Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 400,482 for

document

(0.11 sec)
  1. Convert PDF to Microsoft Word Documents in .NET...

    Learn how to write C# code for PDF to Microsoft Word formats conversion with Aspose.PDF for .NET. and tune up conversion PDF to DOC(DOCX)....Convert PDF to Microsoft Word Documents in .NET Contents [ Hide ]...convert PDF to Microsoft Word Documents using C# . It covers these...

    docs.aspose.com/pdf/net/convert-pdf-to-word/
  2. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....Cells initialized" ); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  3. LoadOptions.base_uri property | Aspose.Words fo...

    LoadOptions.base_uri property. Gets or sets the string that will be used to resolve relative URIs found in the Document into absolute URIs when required...relative URIs found in the document into absolute URIs when required...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....Working with Ole Objects documentation article. Remarks: OLE package...embed any type of data into document. Now this application is excluded...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...设置这些属性: 使用 Document 类打开 PDF 文件。现在,您可以设置 Document 对象的属性,例如 CenterWindow...PDF.Drawing 库。 以下代码片段演示了如何使用 Document 类获取属性。 // For complete examples...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  6. UnsupportedEncryptionException class | Aspose.W...

    aspose.words.UnsupportedEncryptionException class. Thrown during Document load, when the Document is encrypted with an unsupported method....Thrown during document load, when the document is encrypted with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将PDF转换为EPUB、TeX、Text、XPS格式在JavaScript中|Aspose.P...

    本主题向您展示如何使用JavaScript将PDF文件转换为其他文件格式,如EPUB、LaTeX、Text、XPS等。... onmessage = evt => document . getElementById ( 'output'..."application/octet-stream" ; var link = document . createElement ( "a" ); link...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  8. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document Document = new Document(); DocumentBuilder builder = new DocumentBuilder(Document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...9:23am 1 下面的代码: Document document = new Document(); DocumentBuilder...builder = new DocumentBuilder(document); Section currentSection =...

    forum.aspose.com/t/topic/315401
  9. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....Working with VBA Macros documentation article. Examples: Shows...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Removing attachment from an existing PDF|Aspose...

    Aspose.PDF can remove attachments from your PDF Documents. Use Java PDF API to remove attachments in PDF files with Aspose.PDF library....A PDF document’s attachments are held in the Document object’s...A PDF document’s attachments are held in the Document object’s...

    docs.aspose.com/pdf/java/removing-attachment-fr...