Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 216,071 for

new

(0.25 sec)
  1. StructuredDocumentTag.endCharacterFont property...

    StructuredDocumentTag.endCharacterFont property. Font formatting that will be applied to the last character of text entered into SDT.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.RemoveSelfOnly | Aspose.W...

    Discover the StructuredDocumentTag RemoveSelfOnly method to effortlessly eliminate an SDT node while preserving its content in your document. Enhance your editing efficiency!... Document doc = new Document (); // Create a structured... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  3. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document...whether section starts on a new page or on the same page. Programmatically...sections from the collection to a new array of sections. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 Java 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文档中创建电子签名...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( pdfDocument ); PKCS7 pkcs = new PKCS7...

    products.aspose.com/pdf/zh-hant/java/signature/
  5. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... let doc = new aw . Document (); // Insert text...several pages. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java.... Document doc = new Document(getMyDir() + "Document...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...ImageSaveOptions(saveFormat) Initializes a new instance of this class that can...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 如何使用 Java 刪除 Freetext 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Freetext 註釋。...PDF file Document document = new Document ( _dataDir + "sample_freetext...annotationSelector = new AnnotationSelector ( new FreeTextAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results.... Document doc = new Document (); // Insert text that...pages. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....supported' , () => { let doc = new aw . Document ( base . myDir...saving process. let options = new aw . Saving . HtmlSaveOptions...

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