Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 16,762 for

true type

(0.23 sec)
  1. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  3. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = True; options.ImageCompressionOptions.ResizeImages = …...CompressImages = true; options.ImageCompressionOpti...Document(memoryStreamContent, true); doc.OptimizeResources(options);...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  6. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....Range Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  7. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  8. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....setVisible(true); builder.insertNode(filledInArrow);...arrowLengthName) Parameters: Parameter Type Description arrowLengthName...

    reference.aspose.com/words/java/com.aspose.word...
  9. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …...<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/discontinuous-line-rendering...
  10. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

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