Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 213,589 for

new

(0.38 sec)
  1. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...OdtSaveOptions() Initializes a new instance of this class that can...older ODT schema. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 档案

    档案...project = new Project(); // 将其保存为 .mpp 文件 project.Save("New Project...// 创建一个新项目 Project project = new Project(); // 将其保存为 .xml 文件 project...

    blog.aspose.com/zh/tasks/create-ms-project-file...
  3. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...endBookmark("MyBookmark"); // Link a new custom property to a bookmark...

    reference.aspose.com/words/java/com.aspose.word...
  4. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a glossary...entries. doc.setGlossaryDocument(new GlossaryDocument()); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance document quality....fonts Arial, Times New Roman, Courier New and Symbol with core...to true Arial, Times New Roman, Courier New and Symbol fonts are...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....dwatermark/data/" ; $ doc = new Java ( "com.aspose.words.Document"...as watermarks. $ shapeType = new Java ( "com.aspose.words.ShapeType"...

    docs.aspose.com/words/java/add-watermark-in-php/
  8. 档案

    档案...您可以通过从 New Releases 部分下载 DLL 文件或使用 NuGet...diagramObject = new Input() { InputRectangles = new List<InputRectangle>()...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  9. Create Document|Aspose.PDF for Java

    Aspose.PDF for Java helps you to create PDF document and searchable PDF file in few easy steps....Create () { Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/java/create-pdf-document/
  10. Programming with Thunderbird|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....try ( FileInputStream stream = new FileInputStream ( dataDir + "Outlook...pst" )) { MboxLoadOptions lo = new MboxLoadOptions (); lo . setLeaveOpen...

    docs.aspose.com/email/java/programming-with-thu...