Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,598 for

split document

(0.08 sec)
  1. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Keywords in Word DOCX ODT Documents Aspose.Words Product Family...from match and repeat in the document? thanks awais.hafeez November...

    forum.aspose.com/t/get-node-that-contains-the-e...
  2. 使用 Aspose.HTML for Java 从 URL 保存文件

    了解如何使用 Aspose.HTML for Java 从 URL 保存文件。探索从网站自动下载文件的 Java 示例。... 使用 document.getContext().getNetwork()...Java 2 3 // Create a blank document; it is required to access...

    docs.aspose.com/html/zh/java/save-file-from-url/
  3. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF Document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....the important parts of any document. Writers always try to make...more than one headings in a document, a writer has several options...

    docs.aspose.com/pdf/php-java/working-with-headi...
  4. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a table row is allowed to Split across a page break in C++....in a table row is allowed to split across a page break. bool Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your Document automation and management....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  6. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...paragraph occupies in a Word document using the LayoutEnumerator...traverse the layout entities of a document and determine the number of...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  7. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....NET documentation for “culture name” and RFC...EqualTo ( 0 )); // Open a document with a locale that Microsoft...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....Working with Hyphenation documentation article. Examples: Shows...warningInfoCollectio.getCount()); // Open a document with a locale that Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  9. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Document ( base . myDir + "VBA project...refParts = libIdReference . split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your VBA coding efficiency....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...