Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 400,781 for

document

(0.59 sec)
  1. StructuredDocumentTag.AcceptEnd | Aspose.Words ...

    Discover the StructuredDocumentTag AcceptEnd method—efficiently manage visitor interactions at the end of your structured Documents for seamless processing....visitor DocumentVisitor The document visitor. Return Value The...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  2. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for Document comments....Specifies the rendering mode for document comments. Members Name Description...Description HIDE No document comments are rendered. SHOW_IN_BALLOONS...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.Accept | Aspose.Words for .NET

    Discover the Table Accept method for seamless visitor management. Enhance user experience and streamline interactions effortlessly!...all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Paragraph.Accept | Aspose.Words for .NET

    Discover the Paragraph Accept method that enhances visitor engagement and improves user experience. Boost your site's interaction today!...all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/par...
  5. 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...
  6. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input Document for processing in C++....&) method Specifies input document for processing. System ::...System::SharedPtr<System::IO::Stream>& Input document stream. ReturnValue Returns...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Extend and Contribute to CRM AutoMerge|Aspose.W...

    How to defined a custom workflow using Aspose AutoMerge add-on that can be used with Workflows and Dialogs in CRM in C#....dll to generate document from a template. We have defined...‘Generate Document Class’: [RequiredArgument] [Input("Document Template")]...

    docs.aspose.com/words/net/extend-and-contribute...
  8. 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...
  9. 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/
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using C++ and Aspose.PDF....at creating a more complex document with C++ and Aspose.PDF for...

    docs.aspose.com/pdf/cpp/complex-pdf-example/