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

document

(0.62 sec)
  1. 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...
  2. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF Document....include: Loading the input PDF document. Changing the form type to...form with ap . Document ( path_infile ) as document : # Set the...

    docs.aspose.com/pdf/python-net/xfa-forms/
  3. IAiModelText.translate method | Aspose.Words fo...

    IAiModelText.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...2003) format Load the PDF document. Set up Excel save options..."python" , outfile ) document = apdf . Document ( path_infile ) save_options...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  6. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....steps: Create an object of Document class Add a Page object to...the pages collection of the Document object Add TextFragment to...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  7. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF Document in Python using Aspose.PDF, simplifying Document management.... Document () pdf = self . Document () pdf = self...Open the source document pdf1 = self . Document () pdf1 = self...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  9. 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/
  10. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured Document tag in C++....the color of the structured document tag. System :: Drawing ::...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/cpp/aspose.words.mar...