Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 18,490 for

docx to doc

(0.14 sec)
  1. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertBreak method, allowing you To seamlessly add cusTom breaks for improved formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Merge XLSB Files Online or using C++ | products...

    Free online app To combine different XLSB files. C++ merging library code To merge XLSB worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/merge/xlsb/
  3. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and cusTomize text wrapping for enhanced layout flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting To PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal Documents To PDF, the layout remains correct. However, when con…...Document doc = new Document("path/to/your/document.docx"); // Create...// Save the document as PDF doc.save("path/to/output/document...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  5. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FootnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteOptions class for cusTomizable footnote numbering in your Documents and sections. Enhance your Document's clarity Today!... Document doc = new Document ( MyDir + "Footnotes...endnotes.docx" ); doc . FootnoteOptions . Columns = 2 ; doc . Save...

    reference.aspose.com/words/net/aspose.words.not...
  7. Redact ODT Document Online or using Android Mob...

    Open and redact ODT Document online via app for free. Android API code To search and replace ODT text with regular expression....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/android-java/redact/odt/
  8. Watermark.SetText | Aspose.Words for .NET

    Enhance your Documents with our Watermark SetText method. Easily add cusTomizable text watermarks for a professional Touch!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  9. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HyphenationOptions.ConsecutiveHyphenLimit | Asp...

    Discover the ConsecutiveHyphenLimit property in HyphenationOptions. Control hyphen usage in your text for improved readability and formatting. Default, 0.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...