Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 222,888 for

new

(0.34 sec)
  1. Prohlížeč souborů AI online | products.aspose.com

    Zobrazit soubor AI online pomocí vestavěné aplikace Aspose...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cz/ai/
  2. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java... However, we have taken a new approach to help you overcome...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...

    docs.aspose.com/slides/java/print-presentation/
  3. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....document Document pdfDocument = new Document ( "input.pdf" ); //...stamp TextStamp textStamp = new TextStamp ( "Sample Stamp" );...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  4. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setUserPromptRespond(new PromptRespondent()); doc.getMailMerge()...

    reference.aspose.com/words/java/com.aspose.word...
  5. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = New FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a New Document object Document pdfDocument = New Document(); // Ad…...以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”...Create a new Document object Document pdfDocument = new Document();...

    forum.aspose.com/t/tif-pdf/293699
  6. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing document BuildingBlock objects efficiently and enhancing your workflow....blocks from the collection to a new array of building blocks. (2...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  7. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 PHP 中创建并保存 Outlook 联系人|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.... PHP 代码 $contact = new MapiContact (); \ # Set different...MapiContactNamePrope $name_prop_set = new MapiContactNamePrope (); $name_prop_set...

    docs.aspose.com/email/zh/java/creating-and-savi...
  10. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!...Description static Create () Creates new instance of the mail merger processor...Create ( MergerContext ) Creates new instance of the mail merger processor...

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