Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 349,625 for

document

(0.18 sec)
  1. PDF Tooltip using using C++|Aspose.PDF for C++

    了解如何使用 C++ 和 Aspose.PDF 向 PDF 文档中的文本片段添加工具提示...创建包含文本的示例文档 auto document = MakeObject < Document > (); document -> get_Pages...> ( "将鼠标光标移到此处以显示工具提示" )); document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/pdf-tooltip/
  2. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java.... So, in template documents, an XmlDataSource instance...</Child> </Person> Template document Name: << [Name]>>, Age: <<...

    docs.aspose.com/words/java/accessing-xml-data/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportOriginalUrlForLinkedImages method. Specifies whether original URL should be used as the URL of the linked images. Default value is false in C++....images are not loaded into document’s folder or ImagesFolder ...linked images are loaded into document’s folder or ImagesFolder and...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type of a digital signature in C++....DOC binary documents. XmlDsig 2 The XmlDsig signature...OpenDocument documents. Examples Shows how to sign documents with X...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by word....while comparing documents. doc_a = aw . Document () builder_a =...adipiscing elit' ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_images property. Specifies whether images should be embedded into Html Document in Base64 format...should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. doc = aw . Document ( MY_DIR + 'Images...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output Documents....compliance level for output documents. get compliance () : Aspose...of saved PDF documents. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...))) + '/data/' \ # Open the document. doc = Rjb :: import ( 'com...

    docs.aspose.com/words/java/remove-field-in-ruby/
  10. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. def remove_self_only...Shows how to remove structured document tag, but keeps content inside...

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