Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 189,194 for

page

(0.18 sec)
  1. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...JpegDevice(resolution) page_count = 1 dmc_preview_urls =...dmc_password) while page_count <= max_pages and page_count <= len(document...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  2. Aspose::Words::Saving::MultiPageLayout class | ...

    Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple Pages into a single output in C++....layout for rendering multiple pages into a single output. class...get_BorderColor () Gets the color of the pages border. The default is Empty...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.PSD CLI Export for .NET 24.6 - Release N...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...

    docs.aspose.com/psd/net/cli/export/aspose-psd-e...
  4. How to Extract Text from Scanned PDF in C#

    This topic helps you understand how to extract text from scanned PDF in C#. This will apply OCR and extract text from images in PDF in C#....Page Product Family Aspose.PSD Product...documents into a PDF, those pages are added as scanned images...

    kb.aspose.com/ocr/net/how-to-extract-text-from-...
  5. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....show up at the bottom of each page that contains # their reference...insert_break ( aw . BreakType . PAGE_BREAK ) builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Convert Visio to PDF in Java

    This tutorial explains the details about how to convert Visio to PDF in Java. It also guides you about environment configuration as well as the code snippet to export Visio to PDF in Java....Page Product Family Aspose.PSD Product...required PDF file like the page size, page count, encryption or compliance...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  8. Rotate Text in Word using C#

    Rotate text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the text in Word using C#....Page Product Family Aspose.PSD Product...of the Word file Access the page setup of each section Set the...

    kb.aspose.com/words/net/rotate-text-in-word-usi...
  9. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET.... What is this page about? This page explains the basics...inserted. PageSetup specifies the page and section properties for the...

    docs.aspose.com/words/net/document-builder-over...