Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 424,024 for

document

(0.56 sec)
  1. Developer Guide in Node.js|Aspose.Words for Nod...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Node.js via .NET features, achieve a certain Document appearance, or make a use case possible....features, achieve a certain document appearance or make a use case...different ways to load or save documents and format-specific features...

    docs.aspose.com/words/nodejs-net/developer-guide/
  2. DocumentBuilder.InsertDocumentInline | Aspose.W...

    Effortlessly insert Documents inline with the DocumentBuilder InsertDocumentInline method, enhancing your workflow and Document editing experience....InsertDocumentInline method Inserts a document inline at the cursor position...Node InsertDocumentInline ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the Document is defined as a collection of VBA modules. To learn more, visit the Documentation article in C++.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. class VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....the Working with Shapes documentation article. Remarks: Use the...stroke properties. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. 将 PDF 文件拆分为单独页面的 Python 实现|Aspose.PDF for Java

    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.... Document () pdf = self . dataDir +...# 创建一个新的 Document 对象 new_document = self . Document (); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  6. 使用 Java 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...// Open document Document pdfDocument = new Document ( "sample...

    products.aspose.com/pdf/zh-hans/java/watermark/
  7. WebExtensionBinding.BindingType | Aspose.Words ...

    Discover the WebExtensionBinding BindingType property, which defines binding types for seamless integration and enhanced web functionality....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  8. WebExtensionReference.StoreType | Aspose.Words ...

    Discover the WebExtensionReference StoreType property, defining marketplace types to enhance your web development projects with tailored solutions....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  9. TaskPane.Width | Aspose.Words for .NET

    Discover the TaskPane Width property to easily customize your task pane's default width, enhancing user experience and functionality....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  10. Using TrueType Fonts in C#|Aspose.Words for .NET

    Aspose.Words for .NET can find the right font or its suitable replacement for correct Document rendering using C#. This ensures that the difference between the displayed Document and the original is minimal when there is not enough information about a font.... When working with documents, you often have to use different...fonts, styles, and sizes. Documents can contain any number of...

    docs.aspose.com/words/net/using-truetype-fonts/