Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 213,031 for

new

(0.1 sec)
  1. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Hello world!" ); // Create a new OdtSaveOptions, and pass either...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....document stream using ( var fs = new FileStream ( dataDir + "blank...stream using ( var document = new Aspose . Pdf . Document ( fs...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  3. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your documents, enhancing visual appeal and layout....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-tags/
  5. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....List < String > fontFolders = new List <>( FontSettings . getFontsFolders...setFontsFolders ( fontFolders . toArray ( new String [ 0 ]), true ); try (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  6. A blank page is added when converting a Word do...

    When converting this file to PDF using Aspose version 25.2.0 or v. 23.10.0, a blank page is added. ТК на производство 10 мг, в. 4 РД3_согл.docx (61,6 КБ) Possibly, when converting with Aspose, the horizontal scaling of…...(MemoryStream memoryStream = new MemoryStream(fileWordContent))...(MemoryStream newMemoryStream = new MemoryStream()) { Aspose.Words...

    forum.aspose.com/t/a-blank-page-is-added-when-c...
  7. 在 PHP 中将窗口元素添加到 Visio 实例|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...initialize window object $window = new Window (); \ # set window state...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  8. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Print PDF using C# | Aspose.PDF

    Print PDF documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var viewer = new Aspose . Pdf . Facades . PdfViewer...PrintPageDialog = false ; var ps = new Aspose . Pdf . Printing . PrinterSettings...

    products.aspose.com/pdf/net/print/
  10. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....try ( Document pdfDocument = new Document ( inputFile )) { Page...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    products.aspose.com/pdf/java/acroforms/create/