Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 180,612 for

doc

(0.5 sec)
  1. LoadOptions.ignore_ole_data property | Aspose.W...

    LoadOptions.ignore_ole_data property. Specifies whether to ignore the OLE data.... ignore_ole_data = True doc = aw . Document ( file_name =...load_options = load_options ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShadowFormat.type property | Aspose.Words for P...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../shadowtype/) for ShadowFormat.... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::ControlChar::TabChar field | Asp...

    Aspose::Words::ControlChar::TabChar field. Tab character: (char)9 or "\t" in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets or sets the separator character that appears between the chapter number and the page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_FirstSection () -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::Saving::XlsxSaveOptions::get_Sav...

    Aspose::Words::Saving::XlsxSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Xlsx in C++.... auto doc = System :: MakeObject < Aspose...Words :: SaveFormat :: Xlsx ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how Document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++.... auto doc = System :: MakeObject < Aspose...XlsxDateTimeParsingM :: Auto ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Fields::FieldToc::get_Captionles...

    Aspose::Words::Fields::FieldToc::get_CaptionlessTableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures that does not include caption's label and number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto fieldToc = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. HtmlControlType enumeration | Aspose.Words for ...

    aspose.words.loading.HtmlControlType enumeration. Type of Document nodes that represent and