Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 393,627 for

document

(0.32 sec)
  1. PdfFileMend 类|Aspose.PDF for Java

    本节介绍如何使用 PdfFileMend 类处理 Aspose.PDF Facades。...AddText03 () { Document document = new Document ( _dataDir + "sample..."sample.pdf" ); document . Pages . Add (); document . Pages . Add...

    docs.aspose.com/pdf/zh/java/pdffilemend-class/
  2. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....how to notify the user if document loading exceeded expected...try { Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.loa...
  3. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtinDocumentproperties/lastPrinted/) property is updated before saving....Examples Shows how to update a document’s “Last printed” property...saving. let doc = new aw . Document (); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your Document formatting....automatically when you edit the document in MS Word. Examples Shows...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...create, modify, and convert documents in various formats, and the...the ability to generate documents from scratch. By combining the...

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

    C++ API to Convert OFT to OTT without using Microsoft Word or Outlook...Words for C++ is a powerful document processing API that can be...create, edit, and convert documents in various formats, including...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++....Shows how to work with custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++....ion method Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a Document in C++....original or revised version of a document. enum class RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Export EMAIL to OTT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...