Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 16,771 for

true type

(0.39 sec)
  1. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your document's metadata and searchability....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/font-scaling-missing-when-co...
  3. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!... ResourceType { get; } Type of resource. Uri { get; set;...GetChildNodes ( NodeType . Shape , true ). Count , Is . EqualTo ( 3...

    reference.aspose.com/words/net/aspose.words.loa...
  4. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... series_type Gets the type of this chart series...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....( name : string ) Parameter Type Description name string The...( "Bookmark 1" )). toEqual ( true ); expect ( outlineLevels ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....# Add autoshape of rectangle type $sld -> getShapes () -> addAutoShape...# Add autoshape of rectangle type $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/php-java/shape-manipulat...
  7. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....hasDataLabels(true); ChartDataLabelCollec dataLabels...getDataLabels(); dataLabels.setShowValue(true); dataLabels.getNumberFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  8. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... Parameter Type Description math OfficeMath...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout Types, placeholder control, and footer visibility through Java code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like ILayoutSlide , IMasterLayoutSlideCo...

    docs.aspose.com/slides/java/slide-layout/
  10. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...ExportImagesAsBase64 = true, ExportFontsAsBase64 = true }; originalDoc...IgnoreFootnotes = true, IgnoreHeadersAndFoot = true }); public static...

    forum.aspose.com/t/clone-document-convert-clone...