Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 141,824 for

page

(0.07 sec)
  1. Aspose.Cells for Java Vs Open Source Competitor...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....well as configure all types of page setup options in a convenient...region settings, auto-filters and page breaks, set complex formulae...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  2. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well....Specifies the page width. PageHeight 0 Yes Specifies the page height...output dimensions for the PDF page to render the drawing properly...

    docs.aspose.com/cad/net/converting-cad-drawings...
  3. How to Convert PDF to JPEG in Java

    This simple tutorial entails how to convert PDF to JPEG in Java. In order to write the PDF to JPEG converter Java code and detailed steps are provided along with the environment configuration....Page Product Family Aspose.PSD Product...settings Save the loaded PDF file pages as respective JPEG images using...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-jp...
  4. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...Document ()) { // Add page document . Pages . Add (); // Bind PDF..."input.pdf" )) { // Add page document . Pages . Add (); // Bind PDF...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  5. Aspose pdf for Java fails to word-wrap replaced...

    Hi, I am using Aspose.PDF for JAVA to replace some keywords in a pdf. I’m setting the textOption ReplaceAdjustment.WholeWordsHyphenation with scope REPLACE_ALL on my textAbsorber, collecting the textFragments and then …...wraps it to fit the size of the page. Once the text becomes longer...“$$wordtosubstitute$$” (found on page 2 of inputP.pdf) with a long...

    forum.aspose.com/t/aspose-pdf-for-java-fails-to...
  6. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index....side, # and the number of the page that contains the XE field on...stylings also applied to their page numbers. builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Creating a searchable PDF from the scan|Documen...

    Convert a scanned PDF into a searchable, indexable document from which you can select and copy text....ability to combine multiple pages into a single file. This format...document. It accurately recognizes page content, converting it into...

    docs.aspose.com/ocr/net/scanned-pdf-to-searchab...
  8. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdw file within any Python based application....Select Page via its id Add organization node shapes to page. Add...Add connectors to page to connect shape and its parent. Auto layout...

    products.aspose.com/diagram/python-net/flowchar...
  9. EPS Images Merge with Python | products.aspose.com

    How to use Python for EPS images and photos merge on desktop and web applications....formats (including uniform multi-page or multi-frame image processing)...describes the appearance of a single page. The name "Encapsulated" because...

    products.aspose.com/imaging/python-net/merge/eps/
  10. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....them equals page width minus left and right page margins. Examples:...available within the margins of the page. column = columns.get(1); column...

    reference.aspose.com/words/java/com.aspose.word...