Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 89,966 for

doc format

(0.61 sec)
  1. Aspose::Words::Loading::MarkdownLoadOptions::Ma...

    Aspose::Words::Loading::MarkdownLoadOptions::MarkdownLoadOptions constructor. Initializes a new instance of MarkdownLoadOptions class in C++....mdText = System :: String :: Format ( u "{0}Line1{1}{2}Line2{3}{4}"...set_PreserveEmptyLines ( true ); auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Converting a TEX file to DOCX using C++ | Aspos...

    Sample code for TEX to DocX conversion using C++. Use C++ example for batch TEX to DocX conversion....a document from TEX to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-d...
  3. Converting a TEX file to PDF using C++ | Aspose...

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX to PDF conversion....a document from TEX to PDF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/
  4. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object... LoadOptions(load_format, password, base_uri) A shortcut...or Emf) images to Png image format. convert_shape_to_office_math...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_Format method. Converts IANA content type into a save Format enumerated value....content_type_to_save_format method content_type_to_save_format(content_type)...IANA content type into a save format enumerated value. def cont...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....how to format cells with a document builder. auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  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...