Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,764 for

split document

(0.16 sec)
  1. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....Python Contents [ Hide ] A PDF document may sometimes contain additional...Overview page. Optimize PDF Document for the Web Optimization,...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  2. Advanced operations|Aspose.PDF for Python via Java

    Aspose.PDF for Python via Java can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF or...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/python-java/advanced-operat...
  3. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes area is formatted.... Examples Shows how to split the footnote section into a...number of columns. doc = aw . Document ( file_name = MY_DIR + 'Footnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf Document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...generating and saving pdf document with 1 table 20K rows and...savePdfAspose(String path) { Document document = new Document(); Page page =...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  5. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...resources allows for consistent document rendering independent of the...is set to true , main HTML document will refer to every font via...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....paragraphs into bullets in a Word document. Steps to Convert Paragraph...source Word document with a few paragraphs into a Document object...

    kb.aspose.com/words/java/convert-paragraph-into...
  7. Working with Pages in Ruby|Aspose.PDF for Java

    Add, remove, or manipulate pages in PDFs programmatically with Aspose.PDF for Ruby....Page into a PDF File in Ruby Split PDF File into Individual Pages...Dimensions in Ruby Working with Document Object in Ruby Working with...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  8. Working with Pages in Python|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Page into a PDF File in Python Split PDF File into Individual Pages...Dimensions in Python Working with Document Object in Python Working with...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  9. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a Documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...take an example such that a documents consists of below text Hello...IReplacingCallback { private readonly Document _doc; private readonly string...

    forum.aspose.com/t/how-to-create-a-content-cont...
  10. How to Check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.Cells API....the worksheet is frozen or split in MS Excel. But is there a...determine whether it is frozen or split using C++? We can accomplish...

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...