Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 177,111 for

document formatting

(0.14 sec)
  1. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Split a Document in C#|Aspose.Words for .NET

    Split a Document into several files using C#. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] Purpose Summary. What...page explains how to split a document into parts programmatically...

    docs.aspose.com/words/net/split-a-document/
  3. Convert DOC to DIF in C++ or with free Online C...

    C++ API to Convert DOC to DIF or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to DIF online converter quickly before integrating the code....Convert Converting documents from one format to another is a common...convert a DOC file to HTML or DIF format. This is especially true for...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. Android API to Convert DOTM to XLAM or with fre...

    Convert DOTM to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLAM online converter quickly before integrating the code....Why to Convert The DOTM file format is a Microsoft Office Word...creating documents. It is a text-based file format that contains...

    products.aspose.com/total/android-java/conversi...
  5. Online EPUB to MD Conversion or Build .NET base...

    Free online app to convert EPUB to MD files. .NET C# conversion library code for EPUB Documents....EPUB files to MD and other formats via .NET automation API. Freely...will be converted into MD document Download the converted MD...

    products.aspose.com/total/net/conversion/epub-t...
  6. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...the fonts used in the source document Open test.docx in Microsoft...

    forum.aspose.com/t/word-saveto-pdf/322091
  7. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the Document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...revisions are present in the document tags, we need to preserve...convert date-type structured document tags (SDTs) to plain text...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  8. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list Formatting settings for enhanced Document design....that represents current list formatting properties. public ListFormat...numbered lists. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Split a Document in C++|Aspose.Words for C++

    Split a Document into several files using C++. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] Splitting or split...split a document is the process of breaking a large document into...

    docs.aspose.com/words/cpp/split-a-document/