Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 10,765 for

true type

(0.18 sec)
  1. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... insert_field ( field_type = aw . fields . FieldType ....FIELD_STYLE_REF , update_field = True ) . as_field_style_ref () field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if this data label has something...the data labels on a chart. true to show the series name; false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....setBold(true); } DocumentBuilder builder...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...design. You can change the font type and size to ensure that the...

    docs.aspose.com/slides/net/watermark/
  6. Import/Export Projects to Primavera

    Learn how to import projects from Primavera XER/XML formats, edit and export them in any of a wide range of available formats (MPP, Primavera XML, PDF, JPEG, XLSX, etc.) using Aspose.Tasks for Java....the capability of loading such type of file using the same constructor...}); 17 method. setAccessible ( true ); 18 method. invoke (ClassLoader...

    docs.aspose.com/tasks/java/importing-and-export...
  7. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...setting CopyLogicalStructure to True is what causes the error. Here...CopyOutlines = true, CopyLogicalStructure = true, }; pdfFileEditor...

    forum.aspose.com/t/nullreferenceexception-when-...
  8. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... True when the used style should be...styleTitle . unhideWhenUsed = true ; if ( styleTitle . semiHidden...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality.... Default value is true . Bidi { get; set; } Gets or...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words.tab...
  10. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...opt1 -> set_AdjustPageSize ( true ); firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/