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

true type

(1.38 sec)
  1. 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...
  2. 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...
  3. 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
  4. PDF to HTML Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlSaveOptions . setFixedLayout ( true ); pdfDocument . save ( "merger_pdf_html...

    products.aspose.com/pdf/java/merger/pdf-to-html/
  5. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlLoadOptions . setRenderToSinglePag ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/html-to-pdf/
  6. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++.... static Type () Remarks You do not create...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Compare PDF documents|Aspose.PDF for Python via...

    It's possible to compare PDF documents content with annotation marks and side-by-side output.... additional_change_marks = True - enables the display of additional.... additional_change_marks = True options . comparison_mode =...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  8. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....setBold(true); } DocumentBuilder builder...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...: Experiment with different types of streams, such as MemoryStream...CreateTable(7, isLargeTable: true); //document.Add (tbl39); try...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  10. FieldDde.InsertAsUnicode | Aspose.Words for .NET

    Discover the FieldDde InsertAsUnicode property, easily manage linked objects by inserting them as Unicode text for enhanced compatibility and performance....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...