Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 422,757 for

document

(0.5 sec)
  1. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....warnings that occur during document loading. // Create a new LoadOptions...operation. Document doc = new Document ( MyDir + "Document.docx" ...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::AI::OpenAiModel::WithOrganizatio...

    Aspose::Words::AI::OpenAiModel::WithOrganization method. Sets a specified Organization to the model in C++....Words :: Document > ( get_MyDir () + u "Big document.docx" );...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. Aspose::Words::AI::AiModel::Create method | Asp...

    Aspose::Words::AI::AiModel::Create method. Creates a new instance of AiModel class in C++....Words :: Document > ( get_MyDir () + u "Big document.docx" );...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....embed almost anything into a document. See OlePackage type for more...object into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LanguagePreferences.AddEditingLanguage | Aspose...

    Enhance your editing experience with the LanguagePreferences AddEditingLanguage method. Easily add and manage multiple editing languages for seamless workflow....preferences when loading a document. LoadOptions loadOptions =...EditingLanguage . Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph formatting of styles for enhanced Document presentation and professional formatting.... Document doc = new Document (); DocumentBuilder...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Aspose::Words::Loading::DocumentRecoveryMode en...

    Aspose::Words::Loading::DocumentRecoveryMode enum. Specifies the available recovery options when a Document encounters errors during loading in C++....available recovery options when a document encounters errors during loading...recovery is attempted. If the document is invalid, loading will fail...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance of a form field in a PDF Document using Aspose.PDF for Python.... Open an existing PDF document. Create a FormEditor object...form field. Save the updated document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/decorate-field/
  9. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...developers to easily integrate document conversion features into their...POTX Open EPUB file using Document class reference Convert EPUB...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages....stamps throughout the entire document. The ‘delete_stamp_by_id()’...instance. Bind the input PDF document. Add rubber stamps to multiple...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...