Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 415,830 for

document

(1.38 sec)
  1. Aspose::Words::AI::AiModel::Translate method | ...

    Aspose::Words::AI::AiModel::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C++....method Translates the provided document into the specified target...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: AI ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the Document author has recommended that the Document be opened as read-only in C++....whether the document author has recommended that the document be opened...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....powerful, and easy-to-use document manipulation tool in php-java...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/php-java/acroforms/create/
  4. Extract XFA Form|Aspose.PDF for PHP via Java

    This section explains how to extract forms from your PDF Document with Aspose.PDF for PHP via Java....from an Form Field of PDF Document The form field’s getValue()...get the form field from the Document object’s Form collection....

    docs.aspose.com/pdf/php-java/extract-form/
  5. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_Document_properties property. Specifies whether to export built-in and custom Document properties to HTML, MHTML or EPUB...export_document_properties property HtmlSaveOptions.export_document_properties...export built-in and custom document properties to HTML, MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external Document processor plugin....an interface for external document processor plugin. Methods...append(inputStream, loadOptions) Append the document loading it with the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagCollection.GetByTitle | As...

    Discover the GetByTitle method in StructuredDocumentTagCollection, which efficiently retrieves the first Document tag by title for streamlined data management....Returns the first structured document tag encountered in the collection...String The title of structured document tag. Remarks Returns null...

    reference.aspose.com/words/net/aspose.words.mar...
  8. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.Document_split_criteria property. Specifies how the Document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format...document_split_criteria property HtmlSaveOptions.document_split_criteria...property Specifies how the document should be split when saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Extract Text from OneNote Document One of the tasks that developers...extracting text from an OneNote document. allows developers to extract...

    docs.aspose.com/note/net/working-with-text/
  10. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...ButtonField ; import com.aspose.pdf.Document ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/java/pdf-tooltip/