Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 16,796 for

true type

(0.33 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....:: String & name ) Parameter Type Description name const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Returns true if this object was deleted in...ShapeType . CUBE ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....getConsumptionQuanti())); Returns: boolean - True or false setMeteredKey(String...())); Parameters: Parameter Type Description publicKey java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  5. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview One-dimensional...default, this property is set to True , enabling filled bars. This...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  6. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....is_end_of_section property True if this paragraph is the last...insertion_destination . node_type == aw . NodeType . PARAGRAPH...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting CAD Drawings to PDF and Raster Image...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/java/developer-guide/conver...
  8. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the document.... RUN , True ) . count ) # Combine such runs...get_child_nodes ( aw . NodeType . RUN , True ) . count ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...PARAGRAPH, True) : para = p.as_paragraph() if...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  10. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Remarks Not all series types allow you to specify label positions...color. series . HasDataLabels = true ; ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...