Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 349,448 for

document

(0.1 sec)
  1. DocumentPropertyCollection.Clear | Aspose.Words...

    Effortlessly clear all properties from your DocumentPropertyCollection with our Clear method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  2. DocumentPropertyCollection.GetEnumerator | Aspo...

    Discover the DocumentPropertyCollection GetEnumerator method. Easily iterate through all collection items with this efficient enumerator for seamless data access....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Xps in C++....Specifies the format in which the document will be saved if this save...saved XPS document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Save...

    Aspose::Words::Saving::PdfSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Pdf in C++....Specifies the format in which the document will be saved if this save...saved PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Android API to Convert ODT to ODS or with free ...

    Convert ODT to ODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to ODS online converter quickly before integrating the code....is a file format used for documents created by open source applications...creating spreadsheets from text documents, or for creating a spreadsheet...

    products.aspose.com/total/android-java/conversi...
  6. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core....the pages of the original document. To do this, we will use the...and user-friendly tool for document manipulation in Python applications...

    products.aspose.com/pdf/python-net/splitter/
  7. Aspose::Words::Saving::IImageSavingCallback int...

    Aspose::Words::Saving::IImageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML. May be used by other formats in C++....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. void RenameImages () { auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format...additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks An instance...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GlossaryDocument.AcceptStart | Aspose.Words for...

    Discover the GlossaryDocument AcceptStart method to seamlessly welcome visitors and enhance their experience from the beginning of your glossary....the start of the Glossary document. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words.bui...
  10. 将各种图像格式转换为PDF|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF for C++库将各种图像格式转换为PDF。... 创建一个新的 Document 对象实例。 向此 Document 添加一个新的 Page 。 创建一个新的...// Open document auto document = MakeObject < Document > (); //...

    docs.aspose.com/pdf/zh/cpp/convert-images-forma...