Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 31,013 for

page

(0.06 sec)
  1. com.groupdocs.conversion.options.convert | Grou...

    The GroupDocs.Conversion.Options.Convert namespace provides classes to specify additional options for document conversion process....PageDescriptionLangu Options for conversion to page descriptions language file type...Describes Pdf page layout. PdfPageMode Describes Pdf page mode PresentationConvertO...

    reference.groupdocs.com/conversion/java/com.gro...
  2. IRectangle Properties - GroupDocs.Signature for...

    Height of Signature area on Document Page in Measure units (pixels, percents or millimeters see MeasureType SizeMeasureType)....of Signature area on Document Page in Measure units (pixels, percents...of Signature area on Document Page in Measure units (pixels, percents...

    apireference.groupdocs.com/signature/net/groupd...
  3. IPageSizeConvertOptions - GroupDocs.Conversion ...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......convert options that support page size Method Summary All Methods...getPageSize () Gets desired page size after conversion void setPageSize...

    apireference.groupdocs.com/conversion/java/com....
  4. wordprocessingrelativeverticalposition - GroupD...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......bottom margin of the current page. static int InsideMargin Specifies...inside margin of the current page. static int Line Undocumented...

    apireference.groupdocs.com/watermark/java/com.g...
  5. area

    area,Area Annotation,Add area annotation | Documentation,Add area annotation | Documentation,Extract barcodes from document Page area | Documentation,Extract...annotation | Documentation The page describes how to add Area annotation...annotation Leave feedback...page Area annotation allows you to...

    search.groupdocs.com/q/Area.html
  6. DiagramConvertOptions | GroupDocs.Conversion fo...

    Options for conversion to Diagram file type....Defines whether need enlarge page to fit drawing content or not...autoFitPageToDrawing) Sets need enlarge page flag DiagramConvertOption()...

    reference.groupdocs.com/conversion/java/com.gro...
  7. icreatepagestream - GroupDocs.Redaction for Jav...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......that returns a stream to write page preview data. Method Summary...that returns a stream to write page preview data. Method Detail...

    apireference.groupdocs.com/redaction/java/com.g...
  8. Extract text from PDF documents | Documentation

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected Page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....or a text from the selected page. Here are the steps to extract...steps to extract a text from the page of PDF document: Instantiate...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Parser.GetHyperlinks Method (Int32) - GroupDocs...

    Extracts hyperlinks from the document Page....hyperlinks from the document page. Namespace: GroupDocs.Parser...System Int32 The zero-based page index. Return Value Type: IEnumerable...

    apireference.groupdocs.com/parser/net/groupdocs...
  10. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document Page image.... foreach ( Page page in viewInfo . Pages ) { Console . WriteLine...WriteLine ( $"Page: {page.Number}" ); Console . WriteLine ( "Text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...