Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 401,807 for

document

(0.17 sec)
  1. Convert WORDML to ODP via C++ or with free Onli...

    Export WORDML to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to ODP online converter quickly before integrating the code....to share documents with others. ODP is an open document format...great way to ensure that the document is compatible with different...

    products.aspose.com/total/cpp/conversion/wordml...
  2. PDF Rotation API | Aspose.PDF

    Rotate PDF Pages Using .NET, Java, C++ and Android... powerful and easy to use document manipulation API for any platform...Manager Console. Rotate PDF documents You need Aspose.PDF library...

    products.aspose.com/pdf/rotate/
  3. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a Document using Python....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/python-net/working-with-h...
  4. Convert RTF to POT via C++ or with free Online ...

    Export RTF to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POT online converter quickly before integrating the code....RTF (Rich Text Format) is a document file format used by Microsoft...popular format for exchanging documents between different applications...

    products.aspose.com/total/cpp/conversion/rtf-to...
  5. 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...
  6. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...to deleting Tables from PDF document Using Python Library In order...the PDF with an instance of Document. Create TableAbsorber object...

    products.aspose.com/pdf/python-net/table/remove/
  7. Working with Tables in PDF using C#|Aspose.PDF ...

    This section describes how to add and extract a table, how to manipulate and integrate a table using the C# library....add table in an existing PDF document, extract table, integrate...Add Table in existing PDF Document - create your table in pdf...

    docs.aspose.com/pdf/net/working-with-tables/
  8. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Loading::LanguagePreferences cla...

    Aspose::Words::Loading::LanguagePreferences class. Allows to set up language preferences. To learn more, visit the Documentation article in C++....the Specify Load Options documentation article. class LanguagePreferences...preferences when loading a document. auto loadOptions = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 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/