Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 16,710 for

true type

(0.2 sec)
  1. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...importFormatMode ) Parameter Type Description srcDoc Document...importFormatOptions ) Parameter Type Description srcDoc Document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. 获取 Microsoft Exchange Server 邮箱收件箱文件夹的邮件列表|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/zh/java/getting-list-of-m...
  4. Aspose.Cells 8.6.3的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setHtmlString属性(设置为true)会尝试解析所有支持的HTML标记,并将解析后的结果设置到相应的单元格。...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. GLTF Extensions - Free Support Forum - aspose.com

    Posting this again as for some reason it has been unlisted. Hi, I’ve been testing the new glTF Mesh and Structural Metadata features, and they appear to be working well. However, I’ve noticed that the extensionsUsed an…..."componentType": 5123, "count": 12, "type": "SCALAR", "max": [ 7 ], "min":..."componentType": 5126, "count": 8, "type": "VEC3", "max": [ 4, 2, 0 ]...

    forum.aspose.com/t/gltf-extensions/319623
  6. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....default data of the desired type (in this example, ChartType...chart title. chart . has_title = True chart . chart_title . add_t...

    docs.aspose.com/slides/python-net/chart-formatt...
  8. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....images or images having specific type from the document, follow these...getChildNodes ( NodeType . SHAPE , true ); int imageIndex = 0 ; for...

    docs.aspose.com/words/java/extract-images-from-...
  9. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, True)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range;...MatchCase = false, // Set to true if case sensitivity is required...

    forum.aspose.com/t/some-content-cannot-be-repla...
  10. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...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...