Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 213,038 for

new

(0.11 sec)
  1. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital signature to a PDF document using Aspose.PDF in Java for secure signing and document verification....{ PdfFileSignature pdfSign = new PdfFileSignature (); pdfSign...java . awt . Rectangle rect = new java . awt . Rectangle ( 10 ...

    docs.aspose.com/pdf/java/add-signature-in-pdf/
  2. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....'Create' , () => { let doc = new aw . Document (); // A smart...dotted underline. let smartTag = new aw . Markup . SmartTag ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java.... Document doc = new Document(getMyDir() + "Document...18105); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...PDF introduced a new rich‑text rendering engine that...or /Q 1 (center) entry? The new engine respects the /Q value...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  6. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  7. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Presentation presentation = new Presentation (); try { // Do...the example below, we create a new presentation and save it to a...

    docs.aspose.com/slides/java/save-presentation/
  8. 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...
  9. Calculating Split Task's Finish Date | Aspose.T...

    Learn how to calculate the finish date of split tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes practical C# code examples with Calendar.GetTaskFinishDateFromDuration....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/calculating-split-tas...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...