Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 90,638 for

doc format

(0.13 sec)
  1. Font.bidi property | Aspose.Words for Node.js

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....complex script characters for formatting purposes. This means that...and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Merge POTM Files Online or using Android Mobile...

    Free online app to combine different POTM presentations. Android merging library Java code to merge POTM presentation into Format of your choice....Excel, PowerPoint & many other formats online. Download Merge POTM...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/android-java/merge/potm/
  3. Merge POTX Files Online or using Android Mobile...

    Free online app to combine different POTX presentations. Android merging library Java code to merge POTX presentation into Format of your choice....Excel, PowerPoint & many other formats online. Download Merge POTX...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/android-java/merge/potx/
  4. Merge PPSX Files Online or using Android Mobile...

    Free online app to combine different PPSX presentations. Android merging library Java code to merge PPSX presentation into Format of your choice....Excel, PowerPoint & many other formats online. Download Merge PPSX...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/android-java/merge/ppsx/
  5. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...PDF as form fields, some formatting loss might occur because...save a document to the PDF format using the Save method and the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...collection of child nodes. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your Document with the UpdateListLabels method, ensuring consistency and clarity in your content....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/doc...
  8. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DocX Documents to HTML....set these options: Document doc = new Document("path/to/your/document...Save the document to HTML format doc.save("path/to/output/document...

    forum.aspose.com/t/preserve-text-effects-shadow...
  9. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all Formatting for a table row. To learn more, visit the Documentation article in C++....RowFormat class Represents all formatting for a table row. To learn...() Resets to default row formatting. get_AllowBreakAcrossPage...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell Formatting. Enhance your Documents with customizable styles and properties today!...represents current table cell formatting properties. public CellFormat...how to format cells with a document builder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...