Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 16,864 for

true type

(0.09 sec)
  1. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....Load Filter </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  2. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::WebExtensionBinding constructor. Creates web extension binding with specified parameters in C++....String & appRef ) Parameter Type Description id const System::String&...ebExtensionBindingT Binding type. appRef const System::String&...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....string oleEntryName ) Parameter Type Description oleEntryName String...drawing.vsd" , "Package" , true , true , null ); // Inserting OLE...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....property of the String data type. Add (const System::String&...property of the Number data type. Add (const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Description break_is_style_separator True if this paragraph break is a...properties. has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... Parameter Type Description index int Examples...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....RemoveHiddenContentV(); // Below are three types of fields which can accept a...getChild(NodeType.PARAGRAPH, 4, true); para.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method... Parameter Type Description stream io.BytesIO...file_name : str ): ... Parameter Type Description file_name str The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... getKeepTogether() True if all lines in the paragraph...same page. getKeepWithNext() True if the paragraph is to remains...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

    reference.aspose.com/words/java/com.aspose.word...