Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,767 for

true type

(0.23 sec)
  1. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....GetChildNodes method is set to true: this forces the GetChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/cpp/working-with-comments/
  2. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!...Section section ) Parameter Type Description section Section...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitCellStart | Aspose.Words f...

    Discover the VisitCellStart method in DocumentVisitor, essential for managing table cell enumeration efficiently. Enhance your coding skills today!...VisitCellStart ( Cell cell ) Parameter Type Description cell Cell The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle paragraph enumeration completion in your applications for improved performance....Paragraph paragraph ) Parameter Type Description paragraph Paragraph...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....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...
  6. 档案

    档案...MapiTask("To Do", "Just click and type to add new task", dt.datetime(2018...MapiTask("To Do", "Just click and type to add new task", dt.datetime(2018...

    blog.aspose.com/zh/email/create-ms-outlook-task...
  7. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....ObjectID="23" Page="2" Convertable="True">The transparency is prohibited...Clause="6.4" Page="1" Convertable="True">The transparency is prohibited...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  8. Very high RAM usage - Free Support Forum - aspo...

    I’ve recently started trying Aspose.PDF (.Net 4.8) and noticed very high RAM consumption. Without Aspose.PDF the system needs ~20% of RAM. But when Aspose.PDF starts (noticeable with larger files, ~20MB) it drains all av…...investigation with the same type of PDF documents with which...ExcelSaveOptions { MinimizeTheNumberOfW = true }; var filepath = ConfigurationManager...

    forum.aspose.com/t/very-high-ram-usage/270271
  9. ShapeType | Aspose.Words for Java

    Specifies the Type of shape in a Microsoft Word document in Java....class ShapeType Specifies the type of shape in a Microsoft Word..."ShapeMarkupLanguage.Vml" markup type. // If you need to create a...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/cpp/slide-master/