Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 10,802 for

page count

(1.27 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. Adding VBA Module | Aspose.Tasks Documentation

    Learn how to add new VBA modules into Microsoft Project files using Aspose.Tasks for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/adding-vba-module/
  3. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency.... Count { get; } Gets number of items...the name of the application. Pages { get; set; } Represents an...

    reference.aspose.com/words/net/aspose.words.pro...
  4. EndnoteOptions.RestartRule | Aspose.Words for .NET

    Discover how the EndnoteOptions RestartRule property enhances your document by controlling automatic numbering for a polished, professional look....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  5. Converting a PCL file to PNG using Python | Asp...

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...settings for converting PDF pages to PNG images, including specifying...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Converting a SVG file to BMP using Python | Asp...

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...separate files. Loop through each page of the loaded PDF document using...

    products.aspose.com/pdf/python-net/conversion/s...
  7. "Depending on the length of the text, the follo...

    “Depending on the length of the text, the following characters appear unevenly. Is there a way to fix this?” MACROGEN_EngHealthCare.pdf (3.5 MB) // Create TextAbsorber object to find all ins…...absorber for all the pages pdfDocument.Pages.Accept(textFragmentAbsorber);...TextFragments; if (textFragmentCollecti.Count > 0) { // Get first occurance...

    forum.aspose.com/t/depending-on-the-length-of-t...
  8. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Quick‑start guide to Web Font APIs

    A concise cheat‑sheet covering CSS @font‑face, Google Fonts, Adobe Fonts, variable fonts, and JavaScript loading APIs with performance best practices....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/net/quick-start-web-font-a...
  10. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...Page; s.RelativeVerticalPosi = RelativeVerticalPosi...RelativeVerticalPosi.Page; s.Left = enumerator.Rectangle.Left;...

    forum.aspose.com/t/shape/326036