Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 350,947 for

document

(0.18 sec)
  1. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... But once the document is converted to pdf, hyper...heading index = paragraph.Document.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  2. Digitally Sign DOCX File Online or using C++ | ...

    Free online app for digital signature in DOCX files. Develop C++ application to electronically sign DOCX Documents....Develop powerful C++ based DOCX document signing applications. Freely...digital signature into various documents including DOCX files online...

    products.aspose.com/total/cpp/signature/docx/
  3. SVG to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for SVG to EPUB conversion. Use example code for batch SVG to EPUB conversion with Python and .NET...convert programmatically a document from SVG to EPUB format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  4. IAiModelText class | Aspose.Words for Python

    aspose.words.ai.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content....Description check_grammar(source_document, options) Checks grammar of...of the provided document. This operation leverages the connected...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export OFT to IMAGE via C++ | products.aspose.com

    C++ API to Convert OFT to IMAGE without using Microsoft Word or Outlook...HTML by using Document class Save the document to PNG format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export OFT to DOTX via C++ | products.aspose.com

    C++ API to Convert OFT to DOTX without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOTX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export OFT to DOTM via C++ | products.aspose.com

    C++ API to Convert OFT to DOTM without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOTM format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved...embed TrueType fonts in a document when it is saved. Default...allows others to view the document with the same fonts that were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/
  10. DocumentPartSavingArgs.keepDocumentPartStreamOp...

    DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document part....or close it after saving a document part. get keepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/nodejs-net/aspose.wo...