Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 350,981 for

document

(0.2 sec)
  1. 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...
  2. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_Document_properties](../../aspose.words/Document/custom_Document_properties/) are exported to PDF file....Specifies the way Document.custom_document_properties are exported...converting a document to PDF. doc = aw . Document () doc . cu...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....:DocumentBase>& The owner document. Remarks When Run is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/run...
  4. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    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/
  5. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX Document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX Document....powerful, and user-friendly document manipulation API for the python-net...supports the conversion of documents from any supported input format...

    products.aspose.com/pdf/python-net/merger/
  6. Convert PDF to PPTX in Go|Aspose.PDF for Go via...

    Aspose.PDF allows you to convert PDF to PPTX format using Go via C++....demonstrates how to convert a PDF document into a PPTX using the Aspose...Aspose.PDF library: Open a PDF document. Convert a PDF file to PPTX...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-power...
  7. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::Remove method. Removes the structured Document tag with the specified identifier in C++....method Removes the structured document tag with the specified identifier...id int32_t The structured document tag identifier. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a Document with a digital signature in Java....Contains details for signing a document with a digital signature....sign OOXML document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. View CGM Files using Python | Aspose.PDF

    Open and view CGM Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the CGM with an instance of Document. View resultant File. Python...with an instance of Document document = Document ( "template.cgm"...

    products.aspose.com/pdf/python-net/viewer/cgm/
  10. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation....Sections Contents [ Hide ] Document.Sections property Returns...represents all sections in the document. public SectionCollection...

    reference.aspose.com/words/net/aspose.words/doc...