Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 14,101 for

word count

(0.06 sec)
  1. Converting a MHT file to PNG using Python | Asp...

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET...resolution ) page_count = 1 while page_count <= len ( document...( path_outfile + str ( page_count ) + "_out.png" , "w" ) device...

    products.aspose.com/pdf/python-net/conversion/m...
  2. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…... What we are seeing is words that contain the characters...before testing if I saw the word without the ligature. This is...

    forum.aspose.com/t/extracted-text-changed-when-...
  3. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....words.Node public class SubDocument...learn more, visit the Aspose.Words Document Object Model (DOM)...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup class | Aspose.Words for Python

    aspose.Words.PageSetup class. Represents the page setup properties of a section... line_number_count_by Returns or sets the numeric...Gets or sets whether Microsoft Word uses gutters for the section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....Aspose::Words::FileFormatUtil::DetectFileFormat method Contents...Aspose :: Words :: FileFormatInfo > Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Converting a EPUB file to PNG using Python | As...

    Sample code on Python for EPUB to PNG conversion. Use example code for batch EPUB to PNG conversion with Python and .NET...( resolution ) page_count = 1 pages_count = len ( document . pages...4 : pages_count = 4 while page_count <= pages_count : image_stream...

    products.aspose.com/pdf/python-net/conversion/e...
  7. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET...( resolution ) page_count = 1 pages_count = len ( document . pages...4 : pages_count = 4 while page_count <= pages_count : image_stream...

    products.aspose.com/pdf/python-net/conversion/h...
  8. Converting a EPUB file to JPEG using Python | A...

    Sample code on Python for EPUB to JPEG conversion. Use example code for batch EPUB to JPEG conversion with Python and .NET...( resolution ) page_count = 1 pages_count = len ( document . pages...4 : pages_count = 4 while page_count <= pages_count : image_stream...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET..., path_outfile + str(page_count) + ‘_out.emf’) in write mode...resolution ) page_count = 1 while page_count <= len ( document...

    products.aspose.com/pdf/python-net/conversion/x...
  10. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....from PowerPoint, Excel, and Word documents. Remove VBA Macros...() -> get_Modules () -> get_Count (); i ++ ) { SharedPtr < IVbaModule...

    docs.aspose.com/slides/cpp/presentation-via-vba/