Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 216,921 for

new

(0.11 sec)
  1. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...const workbook = new Workbook (); // Adding a new worksheet to the...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  3. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule shape into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.TextColumns | Aspose.Words for .NET

    Discover the PageSetup TextColumns property, access a versatile collection of text columns to enhance your document layout and formatting effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  5. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph formatting in your documents. Enhance your content effortlessly!...Paragraph formatting applied to new content. public ParagraphFormat...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....a diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...4.25 , pinY = 4.5 ; // Add a new rectangle shape long rectangleId...

    docs.aspose.com/diagram/net/apply-theme-to-shape/
  7. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with Java sample code using Aspose.PDF for Java...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( pdfDocument ); PKCS7 pkcs = new PKCS7...

    products.aspose.com/pdf/java/signature/
  8. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to manage worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the worksheets collection...

    docs.aspose.com/cells/python-net/manage-workshe...
  9. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在演示文稿中使用 PHP 管理 OLE|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。实现 OLE 内容的无缝嵌入、更新和导出。... $presentation = new Presentation (); $slideSize =...( "book.xlsx" ); $dataInfo = new OleEmbeddedDataInfo ( $fileData...

    docs.aspose.com/slides/zh/php-java/manage-ole/