Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 213,069 for

new

(0.12 sec)
  1. 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...
  2. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your document's appearance!... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/par...
  3. Aspose.PSD for .NET 25.3 - 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 ( outputFilePng , new PngOptions ()); } PSDNET-2283...image . Save ( outputFile , new PngOptions ()); } PSDNET-2389...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  4. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PDF Forms. Manage via Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....Acroforms in Java Create or add new fields to Acroform Extract data...try ( Document pdfDocument = new Document ( inputFile )) { Page...

    products.aspose.com/pdf/java/acroforms/
  6. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ReportBuilderContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderContext class for seamless document generation with LINQ Reporting Engine. Enhance your workflow today....stream: MessageTestClass sender = new MessageTestClass ( "LINQ Reporting...using ( FileStream streamIn = new FileStream ( MyDir + "Report...

    reference.aspose.com/words/net/aspose.words.low...
  8. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new Date[] { DocumentHelper.createDate(2017...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD的.NET 23.2版 - 发行说明|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.... Save ( outputPng , new PngOptions () { ColorType = PngColorType...); image . Save ( outputPng , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...document using ( var document = new Aspose . Pdf . Document ( dataDir...annotation var textAnnotation = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/zh/net/text-annotation/