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

true type

(0.15 sec)
  1. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Cells 8.7.0中的公共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....IsSigned 属性是布尔类型,如果 VBA 项目已数字签名,则返回 true,反之返回 false。 以下是简单的使用场景。 C# //Create...VBA 项目的数字签名是否有效 。该属性在数字签名有效时返回 true,在无效时返回 false。 以下是简单的使用场景。 C#...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. 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...
  5. 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/
  6. 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/
  7. Public API Changes in Aspose.Imaging 2.9.0|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....correctly process the images of type Jpeg2000. Details of newly added...that accepts a parameter of type TiffExpectedFormat. Based on...

    docs.aspose.com/imaging/java/public-api-changes...
  8. 档案

    档案...6</version> <type>pom</type> </dependency> Java 中 Word...isExtracting = true; boolean isStartingNode = true; boolean isEndingNode;...

    blog.aspose.com/zh/words/extract-text-from-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. 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...