Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 23,648 for

range

(0.2 sec)
  1. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....replacement strategy for a range of characters, which is similar...should use for specified Unicode ranges and base fonts. Rules are checked...

    docs.aspose.com/words/python-net/manipulating-a...
  2. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....replacement strategy for a range of characters, which is similar...should use for specified Unicode ranges and base fonts. Rules are checked...

    docs.aspose.com/words/java/manipulate-and-subst...
  3. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_PrevNode () const get_Range () Returns a Range object that represents...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....get_PrevNode () const get_Range () Returns a Range object that represents...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation.... They can range from subtle variations in stroke...

    docs.aspose.com/font/net/what-is-font/glyph/
  6. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...font legibility across a wider range of devices and platforms. All...

    docs.aspose.com/font/net/font-rasterization/
  7. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...0 ); // Get the Allow Edit Ranges const allowRanges = sheet ...ProtectedRange let protected_range ; // Create the range const idx = allowRanges...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  8. Convert SVG to Image – Aspose.SVG for Python vi...

    Learn about SVG to Image conversions and how to execute them with Aspose.SVG for Python via .NET. Consider Python examples and an online SVG Converter....with full control over a wide range of conversion parameters. The...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  9. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...the messages in the requested range. for (int i = 0; i < messages...

    forum.aspose.com/t/how-to-get-the-following-val...
  10. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....getChild ( $ nodeType -> COMMENT_RANGE_START , 0 , true ); $ commentEnd...getChild ( $ nodeType -> COMMENT_RANGE_END , 0 , true ); // Firstly...

    docs.aspose.com/words/java/extract-content-in-php/