Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 417,994 for

document

(0.12 sec)
  1. GoogleAiModel.Translate | Aspose.Words for .NET

    Google AI Document translator for multilingual content. Convert Word Documents to different languages with high accuracy and speed....Translates a specified document. public override Document Translate ( Document...Document doc , Language language ) See Also class Document enum...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/text/add/
  3. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to Document content...units of measure to apply to document content. The default value...and content properties in documents whereas MS Office uses inches...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C# API to Export MSG to EMF | products.aspose.com

    Convert MSG to EMF without using Microsoft Word or Outlook on .NET...features for manipulating Word documents. It can easily render HTML...HTML by using Document class Save the document to EMF format...

    products.aspose.com/total/net/conversion/msg-to...
  5. Merge SVG files using Java | Aspose.PDF

    Merge SVG files programmatically with Java sample code using Aspose.PDF for Java...Java Library can convert a document from any supported download...solve the tasks of converting documents. Aspose.PDF supports the largest...

    products.aspose.com/pdf/java/merger/svg/
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsMultiSection method. Returns true if this instance is a ranged (multi-section) structured Document tag in C++....(multi-section) structured document tag. virtual bool Aspose ::...Shows how to get structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your Document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your Documents effortlessly!...property Allows to specify document font settings. public FontSettings...example, when loading HTML documents Aspose.Words may resolve the...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades.... () { // The path to the documents directory var dataDir = RunExamples...PdfAnnotationEditor ()) { // Bind PDF document annotationEditor . BindPdf...

    docs.aspose.com/pdf/net/modify-annotations/
  9. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your Document's presentation!...saving a document to HTML. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...as ap # Open document document = ap . Document ( input_file )...

    docs.aspose.com/pdf/python-net/extra-annotations/