Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,139 for

split document

(0.08 sec)
  1. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    TxtSaveOptionsBase ForcePageBreaks property. Allows to specify whether the page breaks should be preserved during export in C#....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Rendering problem of Thai characters in PDF - F...

    Hi Anwender, Apologize to ask questions on your topic. Hi Awais.hafeez, Thank you so much for your help. I do as your advice, but the output in PDF file still not like in Word file. please see attached the output fil…...Document docx = new Aspose.Words.Document(sourcePath...and upload your input Word document, Aspose.Words generated PDF...

    forum.aspose.com/t/rendering-problem-of-thai-ch...
  3. SplitToPages performance degrades with page cou...

    There is an exponential performance hit related to the page count. For a 500 pages PDF it can take 5 hrs to Split using the standard code that preserves accessibility information: PdfFileEditor pdfEditor = new PdfFileE…...pages PDF it can take 5 hrs to split using the standard code that...@sbuchner Please attach the document used in the attached code...

    forum.aspose.com/t/splittopages-performance-deg...
  4. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    VbaReferenceCollection RemoveAt method. Removes the VbaReference element at the specified index of the collection in C#....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Aspose::Tasks::SplitPartCollection Class Refere...

    Aspose.Tasks for C++ Public Member Functions Aspose::Tasks::SplitPartCollection Class Reference Collection that repre......override Retrieves a task's split part at the given index. More...override Retrieves a task's split part at the given index. More...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  6. Worksheet Views|Documentation

    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....after modification Split Panes If you need to split the screen to...views in the same worksheet, split panes. Microsoft Excel offers...

    docs.aspose.com/cells/java/worksheet-views/
  7. htmlsaveoptions - Aspose.Words for Java - API R...

    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...additional options when saving a document into the SaveFormat.HTML ...

    reference.aspose.com/words/java/com.aspose.word...
  8. VbaReferenceCollection.Count | Aspose.Words for...

    VbaReferenceCollection 财产. 返回集合中 VBA 引用的数量...dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/zh/net/aspose.words....
  9. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  10. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. @property...row in a table. doc = aw . Document ( MY_DIR + 'Table spanning...

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