Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 89,973 for

doc format

(1.4 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document in C++.... auto doc = System :: MakeObject < Aspose...create a CSS stylesheet to format the document with. // Setting...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Ustvari DOCX Z Uporabo Javascript

    Ustvarite novo DocX v JavaScript v nekaj korakih. Preprosto ustvarite DocX s knjižnico Node.js via .NET....Primeri Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/sl/nodejs-net/make/docx/
  3. Create New Document|Aspose.Words for Java

    Create a new Document easily and fast instead of using Docx4j.... Java Document doc = new Document (); // DocumentBuilder...builder = new DocumentBuilder ( doc ); // Write a new paragraph in...

    docs.aspose.com/words/java/create-new-document/
  4. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all Formatting for a table cell...CellFormat class Represents all formatting for a table cell. To learn...that refers to the shading formatting for the cell. topPadding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number Formats for your lists, enhancing your Document's clarity and style....Returns or sets the number format for the list level. public...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Convert VCF to RTF in Python | products.aspose.com

    Save VCF to RTF in your Python applications without using Microsoft Outlook or Word...(Virtual Contact File) is a file format used to store contact information...RTF (Rich Text Format) is a document file format used by Microsoft...

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in C#: DocX, Doc, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more....result to a variety of file formats Use our document merging API...Word, PDF and many other file formats. Powerful conversion engine...

    products.aspose.com/words/net/merge/
  9. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance Document design with powerful features and flexibility.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java.... Document doc = new Document(getMyDir() + "Revisions...RevisionOptions revisionOptions = doc.getLayoutOptions().getRevisionOptions();...

    reference.aspose.com/words/java/com.aspose.word...