Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 16,757 for

true type

(0.14 sec)
  1. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description fontData byte[]...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++.... get_HasImage () Returns true if the shape has image bytes...Gets the type of the image. get_IsLink () Returns true if the image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  4. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made.... Comment , true )); }); /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!... ExportRelativeFontSi = true ; Assert . That ( node . ToString...GetChildNodes ( NodeType . Paragraph , true ); // Find if we have the paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  7. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...DocumentSavingArgs args ) Parameter Type Description args DocumentSavingArgs..."EstimatedProgress" ), Is . True ); } /// <summary> /// Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...Type = FormType.Standard; pdfDocument...also an issue changing the form type using the same code as above...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  9. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  10. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... done = true ; // Comments that are "done"...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...