Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 223,008 for

new

(0.95 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. 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
  5. 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...
  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. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...load.docx" ); let plaintext = new aw . PlainTextDocument ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Default Font while rendering a spreadsheet ...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for Node.js via C++....getDefaultFont() property to Courier New and the second image is taken...getDefaultFont() property to Times New Roman . This is the output image...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  10. Exception "This file's format is not supported ...

    HI Amjad, Thanks you for the files. We are validating New version. Meanwhile we came across other issues like Aspose is not able to convert attached excel file into spreadsheetml. Aspose.Cells.Test This file’s format…... We are validating new version. Meanwhile we came across...fileReader As StreamReader = New StreamReader(Me.mXLSFile) EXEMPT...

    forum.aspose.com/t/exception-this-files-format-...