Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 4,251 for

split document

(0.05 sec)
  1. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    FontSavingArgs 财产. 允许指定当前字体在导出为字体资源之前是否会被子集化... { Document doc = new Document ( MyDir + "Rendering...我们也可以从这里访问源文档。 Assert . True ( args . Document . OriginalFileName . EndsWith...

    reference.aspose.com/words/zh/net/aspose.words....
  2. Find and Replace String with Plain Textbox - Fr...

    Using a previous post, I was able to use the find and replace method to find all strings “X” and change them to a checkbox. When trying to do similar with changing all “___” to plain textboxes, I keep getting an error th…...following code: Document doc = new Document(@"C:\Temp\in.docx");...s e) { Document doc = (Document)e.MatchNode.Document; // This...

    forum.aspose.com/t/find-and-replace-string-with...
  3. Aspose::Words::Saving::ImageSavingArgs Class Re...

    Provides data for the ImageSaving() event....Words saves a document to HTML, it saves each image...file. Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...when saving a document to HTML. doc = aw . Document ( file_name...

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

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....into a Document object Transform the complete document into a...string and split it into strings using Regex.Split() method Create...

    kb.aspose.com/words/net/convert-paragraph-into-...
  6. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF Documents into a single PDF file with Python....Open first document Then add pages of second document to the first...concatenated output file with ‘document.save’ method. The following...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  7. Document - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ZoomType com.aspose.words Class Document java.lang.Object Node CompositeNode...

    reference.aspose.com/words/java/com.aspose.word...
  8. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the Java Image Processing and Manipulation Library API in Java applications....Structure The Programmer’s Guide is split into chapters that cover Aspose...Programmer’s Guide is a living document that improves all the time...

    docs.aspose.com/imaging/java/introduction/
  9. PdfPageEditor - Aspose.PDF for Java - API Refer...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform....Horizontal Split static int SPLITHOUT Out Horizontal Split static...Vertical Split static int SPLITVOUT Out Vertical Split static int...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  10. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document....first_section property Document.first_section property Gets the...the first section in the document. @property def first_section...

    reference.aspose.com/words/python-net/aspose.wo...