Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 10,135 for

page count

(0.13 sec)
  1. Convert DOC To RTF Python

    Convert DOC to RTF format in Python code. Save DOC as RTF using Python....rtf) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.rtf", save_options)...

    products.aspose.com/words/python-net/conversion...
  2. Convert HTML To PDF Python

    Convert HTML to PDF format in Python code. Save HTML as PDF using Python....pdf) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.pdf", save_options)...

    products.aspose.com/words/python-net/conversion...
  3. Convert Image To SVG Python

    Convert Image to SVG format in Python code. Save Image as SVG using Python....svg) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.svg", save_options)...

    products.aspose.com/words/python-net/conversion...
  4. Convert PDF To DOC Python

    Convert PDF to DOC format in Python code. Save PDF as DOC using Python....doc) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.doc", save_options)...

    products.aspose.com/words/python-net/conversion...
  5. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....During the first pass, all pages of the PDF are converted to...< pagesStream.Count; ++i) { // Set maximum page size to avoid...

    products.aspose.com/words/net/compress/pdf/
  6. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, Page numbers in C++....list, footnotes and endnotes, page numbers. enum class NumberStyle...Ideograph-digital. KanjiDigit 11 Japanese counting. AiueoHalfWidth 12 Aiueo....

    reference.aspose.com/words/cpp/aspose.words/num...
  8. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...Count); // Create output directory...0; i < presentation.Slides.Count; i++) { ISlide slide = presentation...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  9. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m enCountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...Pages.Count; pageNumber++) { var page = pdfDocument...pdfDocument.Pages[pageNumber]; page.AddStamp(_logoImageStamp); page.Ad...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  10. 类型1字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解如何使用.NET中的1型字体的字形和指标来工作的基础。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...