Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,968 for

split document

(0.08 sec)
  1. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...Split 方法进行拆分。 #include <iostream>...); // Split worksheet vertically on columns. sheet . Split ();...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...
  2. SplitOptions class | Aspose.Words for Python

    aspose.words.lowcode.SplitOptions class. Specifies options how the Document is Split into parts....Specifies options how the document is split into parts. Constructors...Description split_criteria Specifies the criteria for splitting the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with PDF Documents using C#|Aspose.PDF ...

    This article describes to you what manipulations can be done with the Document with Aspose.PDF library....Ask AI Working with PDF Documents using C# Contents [ Hide ]...Portable Document Format, used to display documents in an electronic...

    docs.aspose.com/pdf/net/working-with-documents/
  4. Working with Documents|Aspose.PDF for .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in .NET with Aspose.PDF....with Documents Contents [ Hide ] Working with PDF documents includes...page, delete an existing page, split the pages, or you can specify...

    docs.aspose.com/pdf/net/pdffileeditor-class/
  5. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....NET documentation for “culture name” and RFC...dictionary's language. # When a document contains lines of text in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx Document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the Document looks like this: <owner> …...docx document (created with Microsoft Word)...for Java. The content of the document looks like this: <owner> <product>...

    forum.aspose.com/t/placeholder-not-replaced-com...
  7. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  8. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the Document easily using Python....Content Between Nodes in a Document Contents [ Hide ] Purpose...extract content between various document nodes—such as paragraphs,...

    docs.aspose.com/words/python-net/how-to-extract...
  9. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... # When a document contains lines of text in...in which a word could be split up and continued on the next line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes Split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...imported using Document Library is sometimes split into multiple...experiencing, where paragraphs are split into multiple Run objects instead...

    forum.aspose.com/t/weird-behaviour-regarding-pa...