Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 14,204 for

word count

(0.12 sec)
  1. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Words Product Family words-python Prakruth September...True) run_count = runs.count for i in range(run_count): run = runs[i]...

    forum.aspose.com/t/change-styles-for-complete-d...
  2. Converting a PDF file to EMF using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/p...
  3. Aspose::Words::Markup::SdtListItem::get_Value m...

    Aspose::Words::Markup::SdtListItem::get_Value method. Gets the value of this list item in C++....Aspose::Words::Markup::SdtListItem::get_Value method Contents...System :: String Aspose :: Words :: Markup :: SdtListItem ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....words.Field public class FieldSectionPages...// The PAGE field will keep counting pages across the whole document...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....words.Field public class FieldSection...// The PAGE field will keep counting pages across the whole document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....Aspose::Words::Fields::DropDownItemCollecti::RemoveAt method...specified index. void Aspose :: Words :: Fields :: DropDownItemCollecti...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. PDF to PUB Converter

    PDF to Publisher conversion is a complicated task to do, of course, if you want the conversion to be precise. Why can't you transform PDF to PUB easily?...Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/pub/net/pdf-to-pub/
  9. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Aspose::Words::StoryType enum Contents [ Hide ] StoryType enum...enum Text of a Word document is stored in stories. StoryType identifies...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. Python Split PDF

    Split PDF files into e pages using Python code. Save PDF as separate files using Python....additional installations of Microsoft Word, Acrobat Reader, or other software...install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/split/pdf/