Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,766 for

split document

(0.07 sec)
  1. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  2. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF Document in Java using Aspose.PDF for content updates and Document customization....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  3. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...wrapped properly as per word document. Additionally, “Section_3”...CreateSectionBreak(ref Document doc) { try { Aspose.Words.Document tempDoc =...

    forum.aspose.com/t/content-control-wrapping-iss...
  4. MS Publisher Templates. Manual

    Templates in MS Publisher are an efficient way to create various publications and help to maintain consistency and brand recognition....templates are pre-designed documents. You can customize them as...a lot of popular types of documents, such as brochures, flyers...

    docs.aspose.com/pub/net/ms-publisher-templates/
  5. AI Grammar Checking|Aspose.Words for .NET

    Check a Document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in Documents using OpenAI, Google, and Claude models.... Checking grammar in documents is important to ensure clarity...and accuracy. Well-written documents leave a positive impression...

    docs.aspose.com/words/net/grammar-checking/
  6. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Visual Component Properties|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.... Visual component split on Barcode:Appearance , Barcode:Main...

    docs.aspose.com/barcode/reportingservices/visua...
  8. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export PS to PPT in Android | products.aspose.com

    Android API to Convert PS to PPT without using Microsoft Word...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/android-java/conversi...
  10. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that Splits Word Documents on sections. For this we iterate over all sections of the original Document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...have some code that splits Word documents on sections. For this...all sections of the original document and use Node node = workingDoc...

    forum.aspose.com/t/importnode-changes-layout-of...