Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 17,463 for

true type

(0.18 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python https://products.aspose.com/pdf/python-net/conversion/ Recent content in PDF Conversion Solution using Pyt......org","@type":"HowTo","name":"How to convert...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"Importing...

    products.aspose.com/pdf/python-net/conversion/i...
  2. 在数据透视表中添加计算字段|Documentation

    如何在使用Aspose.Cells for JavaScript通过C++时为数据透视表添加计算字段。...PivotTable Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/add-cal...
  3. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...ct[] #=zTPv_1Iw=, Type[] #=zAzPicws=, Type[] #=zW264f5Q=, Object[]...such as RemoveUnusedObjects = true to clean up unused streams,...

    forum.aspose.com/t/saving-pdf-document-after-re...
  4. Save Validation Results – Web Accessibility Che...

    Learn how to save website accessibility test results in different output formats (Text, JSON, and XML) using the Aspose.HTML .NET library....TextWriter object, where a type parameter specifies in what...will return "validationResult:true" 16 Console. WriteLine (content);...

    docs.aspose.com/html/net/web-accessibility-vali...
  5. 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/
  6. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java.... Specify true to keep the stream open. Examples:...document page into it. Specify true to keep the stream open. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  8. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....saveOptions); Parameters: Parameter Type Description gradientStop GradientStop...saveOptions); Parameters: Parameter Type Description index int Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. 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/