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

doc format

(0.21 sec)
  1. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ API to Convert MD to ODP | products.aspose.com

    Convert MD to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...language with plain text formatting syntax. It is used for creating...its easy-to-read and write format. ODP (OpenDocument Presentation)...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX Format, enhancing your workflow and Document management....saving a document in the XLSX format. public enum XlsxSectionMode...separate worksheets. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  4. C++ API to Convert XPS to OTP | products.aspose...

    Convert XPS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Specification) is a document format developed by Microsoft that...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. C++ API to Convert PS to OTP | products.aspose.com

    Convert PS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...other types of files in the OTP format. It is also helpful for sharing...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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...