Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 401,906 for

document

(0.11 sec)
  1. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF Document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....the important parts of any document. Writers always try to make...more than one headings in a document, a writer has several options...

    docs.aspose.com/pdf/python-net/working-with-hea...
  2. C# API to Export MSG to EMF | products.aspose.com

    Convert MSG to EMF without using Microsoft Word or Outlook on .NET...features for manipulating Word documents. It can easily render HTML...HTML by using Document class Save the document to EMF format...

    products.aspose.com/total/net/conversion/msg-to...
  3. DocumentVisitor.VisitStructuredDocumentTagStart...

    Discover the DocumentVisitor VisitStructuredDocumentTagStart method, essential for efficiently starting structured Document tag enumeration. Enhance your coding today!...enumeration of a structured document tag has started. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....@hrnallap When converting documents from .doc to .docx using Aspose...properties in the original document to allow for more flexibility...

    forum.aspose.com/t/table-and-image-truncation-d...
  5. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/export-xml...
  6. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....you can create in your PDF document. This example illustrates...programmatically within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-curve/
  7. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save Documents in Docx format. Unlock seamless Document management and enhanced compatibility....that can be used to save a document in the Docx format. public...saved document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...an open document format that is used for text documents, spreadsheets...presentations, and other documents. It is a widely used format...

    products.aspose.com/total/android-java/conversi...
  9. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载PDF文件 - 新建 Document 对象。 创建注释: HighlightAnnotation...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  10. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....the Working with Fields documentation article. Remarks: Inserts...the NOTEREF field. Document doc = new Document(); DocumentBuilder...

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