Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 200,011 for

new

(0.08 sec)
  1. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....throws Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...Document"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....visually show the differences, so a new document is required to contain...document2 ) { ArrayList result = new ArrayList (); try { // Create...

    docs.aspose.com/words/net/document-comparison-f...
  3. Slide Layout|Aspose.Slides for PHP Documentation

    Set PowerPoint slide size and options...an empty slide based on the new layout slide. Save the presentation...the presentation file $pres = new Presentation ( "AccessSlides...

    docs.aspose.com/slides/php-java/slide-layout/
  4. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in PHP using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents.... $presentation = new Presentation ( "PowerPoint.pptx"...PdfOptions class. $pdfOptions = new PdfOptions (); # Set the quality...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. AsposeFontConvertToTTF | API Solution for Javas...

    Convert the fonts into ttf format. Reliable Javascript via C++ library for font conversion from Aspose.Font....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  6. AsposeFontConvertToSVG | API Solution for Javas...

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  7. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 0 ...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  8. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your documents by displaying essential placeholder text when content is missing.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  9. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

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