Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,295 for

split document

(1.51 sec)
  1. Aspose::Words::Hyphenation Class Reference - As...

    Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated....->get_Count()); // Open a document with a locale that Microsoft...German. auto doc = MakeObject<Document>(MyDir + u "German text.docx"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Detect numbered items when converting PDF to DO...

    Good day, We are using Aspose.PDF to convert PDF Documents to Word Documents. During conversion, Aspose correctly identifies bullet list items during conversion, but for some reason numbered list items are just converte…...PDF to convert PDF documents to Word documents. During conversion...DOCX with Aspose? Example Document.zip (79.5 KB) tahir.manzoor...

    forum.aspose.com/t/detect-numbered-items-when-c...
  3. Aspose::Words::Vba::VbaReferenceCollection::get...

    Aspose::Words::Vba::VbaReferenceCollection::get_Count method. Returns the number of VBA references in the collection in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. How to Build a Table from a `DataTable` in Java...

    Example of filling Document table from external database using Java....insert this data into your document as a new table and quickly...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/java/how-to-build-a-table...
  5. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/net/merging-and-unmerging...
  6. Merge or Unmerge Range of Cells|Documentation

    Merge and Unmerge Cells in a Range in Excel with Java code....Cells to merge or split a range of cells. Aspose.Cells...Similarly, it is possible to split cells by creating a range and...

    docs.aspose.com/cells/java/merge-or-unmerge-ran...
  7. Remove header content from a specific page - Fr...

    Hi Team, We need to have a logic, consider a Document with the first page header different than the other page headers. Here there needs to be a logic to remove the header from page 3 or Page 4 alone. As per my understa…...to have a logic, consider a document with the first page header...this can’t be done in Word document (correct me if I am wrong)...

    forum.aspose.com/t/remove-header-content-from-a...
  8. Unable to Change Textbox Sizes - Free Support F...

    When writing a function to find and replace strings with textboxes of different sizes. We’ve been using the attached code and have found a way to add boxes, however they are not resizing as expected. FindAndReplace.zip …...louk Structured document tags textboxes does not have...reference? We will check the document and provide you more information...

    forum.aspose.com/t/unable-to-change-textbox-siz...
  9. VbaReferenceCollection.remove method | Aspose.W...

    VbaReferenceCollection.remove method. Removes the first occurrence of a specified [VbaReference](../../vbareference/) item from the collection.... Document ( MY_DIR + "VBA project.docm"...ref_parts = lib_id_reference . split ( '#' ) if len ( ref_parts )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Vba::VbaReferenceType enum | Asp...

    Aspose::Words::Vba::VbaReferenceType enum. Allows to specify the type of a VbaReference object in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...