Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 16,780 for

true type

(1.12 sec)
  1. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....PageSetup::get_OddAndEvenPagesHeade method True if the document has different...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets or sets a Color object that represents the color for the shadow. The default value is Black in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...ShadowMixed , shadowFormat -> get_Type ()); Shows how to set a color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your document saving experience in Ps format with customizable options for optimal results....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TaskPane.dock_state property | Aspose.Words for...

    TaskPane.dock_state property. Specifies the last-docked location of this task pane object.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TaskPane.is_visible property | Aspose.Words for...

    TaskPane.is_visible property. Specifies whether the task pane shows as visible by default when the document opens.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....insert_child ( figure , 2 , True ) # Set an alternative text...attribute. span1_text_decoration_type = ap . logicalstructure . StructureAttribute...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/