Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 192,641 for

new

(0.11 sec)
  1. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…...snippet: Document doc = new Document(new FileStream(“document.pdf”...Sample(string pdfPath) { using var fs = new FileStream(pdfPath, FileMode...

    forum.aspose.com/t/question-about-digital-signa...
  2. Aspose.Cells 8.9.0中的公共API更改|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....HtmlSaveOptions HtmlSaveOptions options = new HtmlSaveOptions (); //Set default...of Workbook Workbook book = new Workbook ( dir + "sample.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Creating PDF417 Barcodes|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/creating-...
  4. Convert Image To DOC C#

    Convert Image to DOC format in C# code. Save Image as DOC using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  5. Extract Text from Presentation|Aspose.Slides fo...

    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....$pres = new Presentation ( "demo.pptx" ); $Array = new java_class...$pres = new Presentation ( "demo.pptx" ); $Array = new java_class...

    docs.aspose.com/slides/php-java/extract-text-fr...
  6. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Font.BoldBi | Aspose.Words for .NET

    Discover the BoldBi property, ensures right-to-left text is displayed in bold, enhancing readability and user experience for diverse languages....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  8. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant color. Maximize your printing insights!... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Aspose.PSD for Java 21.6 - Release Notes|Docume...

    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 ( outputFileName , new PngOptions ()); } finally { image...image . save ( outputFileName , new PngOptions ()); } finally { image...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  10. Section.ensureMinimum method | Aspose.Words for...

    Section.ensureMinimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....prepare a new section node for editing. let doc = new aw . Document...Paragraph ); // If we add a new section like this, it will not...

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