Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 30,260 for

new

(0.24 sec)
  1. SpreadsheetWatermarkHeaderFooterOptions Class -...

    Represents options when adding the watermark to a Spreadsheet header/footer....SpreadsheetWatermark Initializes a new instance of the SpreadsheetWatermark...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...

    apireference.groupdocs.com/watermark/net/groupd...
  2. SplitStreamFactory - GroupDocs.Merger for Java ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......splitStreamFactory) Initializes a new instance of the SplitOptions...int[] pageNumbers) Initializes a new instance of the SplitOptions...

    apireference.groupdocs.com/merger/java/com.grou...
  3. Use advanced logging | Documentation

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = New ArrayList(); _traces = New ArrayList(); _warnings = New ArrayList(); } public void error(String message) { _errors....Consulting Blog Knowledge Base New Releases Status Websites aspose..._errors = new ArrayList < String >(); _traces = new ArrayList...

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. overflowexception - GroupDocs.Assembly for Java...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou......OverflowException () Initializes a new instance of the OverflowException...String message) Initializes a new instance of the OverflowException...

    apireference.groupdocs.com/assembly/java/com.gr...
  5. Parse data from PDF documents | Documentation

    This article explains that how to parse data from PDF documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleCarWashPdf...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  6. OrientationOptions | GroupDocs.Merger for Java ...

    Provides options for the page orientation....orientationMode) Initializes a new instance of the OrientationOptions...int[] pageNumbers) Initializes a new instance of the OrientationOptions...

    reference.groupdocs.com/merger/java/com.groupdo...
  7. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/save-signed-i...
  8. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....Consulting Blog Knowledge Base New Releases Status Websites aspose...templateField = new TemplateField ( new TemplateFixedPositio ( new Rectangle...

    docs.groupdocs.com/parser/net/working-with-temp...
  9. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Consulting Blog Knowledge Base New Releases Status Websites aspose...templateField = new TemplateField ( new TemplateFixedPositio ( new Rectangle...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. GroupDocs.Editor for Java 22.4 Release Notes

    GroupDocs.Editor for Java 22.4 Release Notes – the latest updates and fixes....presents several small but useful new features, several improvements...of previous releases, these new features, which touch a public...

    releases.groupdocs.com/editor/java/release-note...