Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 400,490 for

document

(0.15 sec)
  1. Aspose::Words::Properties::DocumentProperty cla...

    Aspose::Words::Properties::DocumentProperty class. Represents a custom or built-in Document property. To learn more, visit the Documentation article in C++....Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. 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/...
  3. 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...
  4. FileFormatUtil Class | Aspose.Words for .NET

    Effortlessly manage file formats with Aspose.Words.FileFormatUtil. Detect formats and convert extensions seamlessly for enhanced productivity....Check Format Compatibility documentation article. public static class...information about a format of a document stored in a stream. static...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word in C++....and printing Microsoft Word documents without utilizing Microsoft...Aspose.Words Document Object Model (DOM) documentation article. Body...

    reference.aspose.com/words/cpp/aspose.words/
  6. Create PDF Forms using PHP via 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/
  7. 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/
  8. Convert WORDML to ODP in Android Apps or with f...

    WORDML to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORDML to ODP online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature can help you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  9. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython.... words import Document from com . aspose . words...for Aspose.Words to load a document. stream = FileInputStream...

    docs.aspose.com/words/java/load-and-save-to-str...
  10. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a Document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/python-net/inserting-fields/