Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 424,017 for

document

(0.27 sec)
  1. 使用C++的Aspose.Cells for JavaScript检查修改密码|Documen...

    学习如何使用C++的Aspose.Cells for JavaScript检查修改密码是否匹配。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/check-p...
  2. Convert PowerPoint Presentations to XPS in C++|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in C++ using Aspose.Slides. Get step-by-step guide and sample code....save, share, and print your documents. Microsoft continues to implement...users were expected to print documents through the XPS format. XPS...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Managing OLE Objects|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....compound document technology. Briefly, a compound document is something...can insert a Microsoft Word document into Microsoft Excel. To see...

    docs.aspose.com/cells/java/managing-ole-objects/
  4. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...Exception { // 打开源文档 Document doc = new Document("path/to/source.docx");...Exception { // 打开源文档 Document doc = new Document("path/to/source.docx");...

    forum.aspose.com/t/docx-pdf/315236
  5. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....content was inserted in the document. Deletion Content was removed...removed from the document. FormatChange Change of formatting was...

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

    Represents the color scheme of the Document theme which contains twelve colors in Java....Represents the color scheme of the document theme which contains twelve...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMergingArgs.Text | Aspose.Words for .NET

    Manage your Document's merge fields effortlessly with FieldMergingArgs. Easily set or retrieve text for seamless Document integration....will be inserted into the document for the current merge field...will be inserted into the document in place of the merge field...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 以下代码片段遵循这些步骤: 实例化一个 Document 对象。 向文档对象添加一个 Page 。 创建一个...HelloWorld () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  9. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....the Working with Fonts documentation article. Examples: Shows...Mittelschrift.ttf", 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...margins. let doc = new aw . Document (); // Insert text that spans...

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