Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 15,942 for

true type

(0.14 sec)
  1. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended.... Body ) Parameter Type Description body Body The object...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 合并 PDF 文档https://products.aspose.com/pdf/zh-hans/python-net/merger/Recent content in 使用 Python 合并 PDF 文档 on Aspsoe.PDF ProductsHugo -......org", "@type": "HowTo", "name": "通过 Python...合并 EPUB 文件的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/python-net/merg...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 合并 PDF 文档https://products.aspose.com/pdf/zh-hant/python-net/merger/Recent content in 使用 Python 合并 PDF 文档 on Aspsoe.PDF ProductsHugo -......org", "@type": "HowTo", "name": "通過 Python...原始程式碼以合併 EPUB 文件", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hant/python-net/merg...
  4. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API.... This can be particularly true in formal documents, reports...up to two digits, and even typed fractions. This flexibility...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level....Shape, true);\nforeach (Shape shape in shapes)\n{\n...GetChildNodes(NodeType.Drawing, true);\nforeach (Drawing drawing...

    forum.aspose.com/t/regarding-delete-images-in-c...
  6. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the documentation article in C++....get_IsListStyleDefinitio () Returns true if this list is a definition...get_IsListStyleReference () Returns true if this list is a reference...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...MapiMessage shows Has Attachment as true but when tried to get attachments...attJson.put(ZMailDetailKey.FILE_TYPE, getFileExtension(fileName));...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  8. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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.... The Boolean‑type isSameParent parameter specifies...HasAxis ( AxisType . Category , true ); Console . WriteLine ( "Has...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. 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/
  10. 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/