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

true type

(0.1 sec)
  1. 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...
  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. 档案

    档案...(Aspose::Cells::Charts::ChartType type,Aspose::Cells::Systems::Int32...chart->GetNISeries()->Add(new String("A1:B3"), true); // 保存 Excel 文件 workbook->...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  4. Import and Export Data from Document|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....ImportArray ( names , 0 , 0 , true ); // Saving the Excel file...ImportArrayList ( list , 0 , 0 , true ); // Saving the Excel file...

    docs.aspose.com/cells/net/import-export-data-fr...
  5. 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...
  6. 档案

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

    blog.aspose.com/zh/words/extract-text-from-word...
  7. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG 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...svgLoadOptions . setAdjustPageSize ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  8. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...svgSaveOptions . setScaleToPixels ( true ); pdfDocument1 . save ( "merger_pdf_svg...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  9. 档案

    档案...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...
  10. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...-> set_EnableObjectUnload ( true ); for ( auto const & page :...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/