Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 8,064 for

page count

(0.17 sec)
  1. PDF to EMF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...to keep track of the current page number being processed, starting...

    products.aspose.com/pdf/python-net/conversion/p...
  2. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed Page HTML or SVG in Java....when saving a document to fixed page HTML or SVG. Examples: Shows...an external resource to fixed page HTML or SVG. /// public void...

    reference.aspose.com/words/java/com.aspose.word...
  3. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....document, you must split the pages of the original PDF file. In...please learn Documentation Pages . You may also use the following...

    products.aspose.com/pdf/cpp/splitter/
  4. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  5. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of nodes...will appear at the top of every page of this section, above the main...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. Block|Documentation

    Block element is used to organize content within containers....overflow string Inherit the global page settings Define how to clip...property overrides the global page setting for the specific block...

    docs.aspose.com/omr/net/json-markup/block/
  7. XamlFixedSaveOptions.resources_folder_alias pro...

    XamlFixedSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an fixed Page Xaml document...image URIs written into an fixed page Xaml document. Default is None...you save a Document in fixed page Xaml format, Aspose.Words needs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将PDF转换为图像格式|Aspose.PDF for PHP via Java

    本主题向您展示如何使用Aspose.PDF将PDF转换为各种图像格式。通过几行代码将PDF页面转换为PNG、JPEG、BMP图像。...获取文档中的页面集合 $pages = $document -> getPages (); // 获取文档中的总页数 $count = $pages...$pages -> size (); // 设置 PNG 图像的分辨率 $resolution = new devices_Resolution...

    docs.aspose.com/pdf/zh/php-java/convert-pdf-to-...
  9. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text... count Gets the number of immediate...appendChild ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SpecialChar | Aspose.Words for Java

    Base class for special characters in the 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...