Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 181,653 for

page

(0.16 sec)
  1. Split VSSM Files via Python | products.aspose.com

    Python source code to Split vssm file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vssm" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  2. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsdm" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  3. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF using Aspose.HTML for .NET. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  4. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  5. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm.... When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/python-net/areas-detection/...
  6. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...from FixedPageSaveOptions ) page_saving_callback Allows to control...control how separate pages are saved when a document is exported...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on Page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to Page 8 in the output file SISM…...7 KB), row 54 appears on page 9. However, after converting...version 25.6, row 54 is shifted to page 8 in the output file SISMS-...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  8. JPEG to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  9. Convert Text to Image in C#

    You can convert text to image in C# with this brief tutorial. It explains the step-by-step algorithm and code snippet to export TXT to JPG in C#....Page Product Family Aspose.PSD Product...Document class Iterate through each page with the for-loop Convert text...

    kb.aspose.com/words/net/convert-text-to-image-i...
  10. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/python-net/table/