Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 197,077 for

new

(0.14 sec)
  1. Aspose.PSD for Java 24.12 - 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.... save ( outputFile , new PngOptions ()); } PSDJAVA-685...image . save ( outputFile , new PngOptions ()); } PSDJAVA-686...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Aspose.PSD for .NET 23.6 - 发布说明|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....expected , actual )) { throw new Exception ( "对象不相等。" ); } } //...Save ( outputPngWithThresho , new PngOptions ()); } } } // 添加并设置阈值调整图层到图像中。...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert PDF file to other formats|Aspose.PDF fo...

    Explore how to convert PDF files into other formats like Word, Excel, or images using Aspose.PDF for Java....document Document document = new Document ( DATA_DIR + "PDFToEPUB...options EpubSaveOptions options = new EpubSaveOptions (); // Specify...

    docs.aspose.com/pdf/java/convert-pdf-to-other-f...
  5. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Series . Clear (); // Add new series. ChartSeries series =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the document property to insert....corresponding built-in property with the new value. field = builder . insert_field...info_type = 'Comments' field . new_value = 'New comment' field . update...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  8. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET....document using ( var document = new Aspose . Pdf . Document ()) {...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/create-pdf-document/
  9. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....placed at the beginning of the new paragraph. An exception is thrown...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...