Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 90,393 for

doc format

(1.78 sec)
  1. Load Text File in PHP|Aspose.Words for .NET

    Loading text Document using Aspose.Words for .NET in PHP using COM in C#.... $doc = $comHelper -> Open ( $dataDir...Aspose.Words supported format, such as DOCX. $doc -> Save ( $dataDir...

    docs.aspose.com/words/net/load-text-file-in-php/
  2. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and save file Formats....Supported File Formats Contents [ Hide ] The following table...table indicates the file formats that Aspose.PDF for JavaScript via...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  3. C++ API to Convert EPUB to OTP | products.aspos...

    Convert EPUB to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... EPUB is a popular format for digital books and publications...publications, while OTP is a format used for creating interactive...

    products.aspose.com/total/cpp/conversion/epub-t...
  4. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....must have a numbered outline format applied. Examples Shows how...work with page chapters. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON Document in C++....document into a Docling JSON format. auto doc = System :: MakeObject...set_RenderNonImageShapes ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default Format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet...ExportEmbeddedFonts = false , }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the list contains 9 levels; ``false`` when 1 level.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code pip...

    products.aspose.com/words/python-net/make/pdf/