Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 90,920 for

doc format

(0.34 sec)
  1. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display Format type of the equation....enumeration Specifies the display format type of the equation. Members...office math display formatting. let doc = new aw . Document (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document Doc = new Document(); DocumentBuilder builder = new DocumentBuilder(Doc); builder.insertHtml("",true); Doc.save("test.Docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test...

    forum.aspose.com/t/insert-html-into-word-includ...
  4. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...saved document to adhere to. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to Doc(DocX)....support DOC and DOCX formats. PDF files are editable, but DOC and...customizable. Convert PDF to DOC The provided Go code snippet...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  6. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert WORD To TIFF Java

    Convert a Word Document to TIFF Format in Java code. Save a Word Document as TIFF using Java....TIFF, and many other document formats using Java. TIFF Node Python...developer can convert Word to TIFF format with just a few lines of Java...

    products.aspose.com/words/java/conversion/word-...
  8. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/run...
  9. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily Format individual chart data points, enhancing your data visualization with precision....ChartDataPoint class Allows to specify formatting of a single data point on...Applies only to Pie charts. Format { get; } Provides access to...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert HTML To EPUB Python

    Convert HTML to EPUB Format in Python code. Save HTML as EPUB using Python....EPUB, and many other document formats using Python. EPUB Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...