Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 10,764 for

true type

(0.09 sec)
  1. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method... Parameter Type Description save_format SaveFormat...file_name : str ): ... Parameter Type Description file_name str The...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....( Stream stream ) Parameter Type Description stream Stream The...GetChildNodes ( NodeType . Shape , true ). Cast < Shape >() . Where...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....group of the specified series type to this collection. GetEnumerator...series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  4. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method...Parameter Type Description is_link_to_previous bool True to link...link_to_previous(header_footer_type, is_link_to_previous) Links...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....all child nodes of a specific type from a composite node. let doc...getChildNodes ( aw . NodeType . Table , true ). count ). toEqual ( 2 ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldXE::get_Text method...

    Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....:: FieldType :: FieldIndex , true )); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream presentation ) Parameter Type Description stream Stream Stream...powerpointStream , "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....TabStop > & tabStop ) Parameter Type Description tabStop const S...NodeType :: Paragraph , 0 , true )); // Below are two ways of...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....checkedValue , int size ) Parameter Type Description name String The...InsertCheckBox ( "CheckBox_Default" , true , true , 50 ); builder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Chart Workbook|Aspose.Slides for Python Documen...

    Chart workbook in PowerPoint presentation in Python...BUBBLE , 50 , 50 , 600 , 400 , True ) series = chart . chart_data...show_label_value_from_cell = True wb = chart . chart_data . chart_data_workbook...

    docs.aspose.com/slides/python-net/chart-workbook/