Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 414,097 for

document

(0.16 sec)
  1. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary Document within a Word Document...glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...Solution You can manipulate the document properties and metadata using...and then embed it into the document as custom XML parts. Code...

    forum.aspose.com/t/word-api-and-confidentiality...
  3. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...professional settings Open the PDF Document. Rotate PDF Pages. The PageRotate...rotate a specific page in a PDF document: package main import "github...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  4. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Converting a PCL file to DOC using Python | Asp...

    Sample code on Python for PCL to DOC conversion. Use example code for batch PCL to DOC conversion with Python and .NET...programmatically a document from PCL to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text Document into a Document object. To learn more, visit the Documentation article in C++....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. class TxtLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. View DOT File Online and using Java | products....

    Free online DOT file viewer app. Java API code to view DOT file for viewer application....Develop powerful Java based DOT document viewer utility application...view DOT document through Java. Download View DOT Document via Online...

    products.aspose.com/total/java/viewer/dot/
  8. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. .NET API C# code to extract images and text content from DOCX Document....NET based DOCX document parser utility application...DOCX document text extraction. Download Parse DOCX Document via...

    products.aspose.com/total/net/parse/docx/
  9. Export EMAIL to MD via C++ | products.aspose.com

    C++ API to Convert EMAIL to MD without using Microsoft Word or Outlook...It supports a wide range of document formats, including DOC, DOCX...edit, and convert documents, export documents to various formats...

    products.aspose.com/total/cpp/conversion/email-...
  10. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/text-annotation/