Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 400,755 for

document

(0.2 sec)
  1. Android API to Render EPUB to XAMLFLOW | produc...

    Transform EPUB to XAMLFLOW via Android via Java API...Java Open EPUB file using Document class Convert EPUB to DOC...using Document class of Aspose.Words Save the document to XAML_FLOW...

    products.aspose.com/total/android-java/conversi...
  2. 从PDF文件中删除图像|Aspose.PDF for .NET

    本节解释如何使用Aspose.PDF for .NET从PDF文件中删除图像。...要从PDF文件中删除图像: 创建一个Document对象并打开输入的PDF文件。 从Document对象的Pages集合中获取包含图像的页面。...使用Images集合的Delete方法删除图像。 使用Document对象的Save方法保存输出。 以下代码片段演示如何从PDF文件中删除图像。...

    docs.aspose.com/pdf/zh/net/delete-images-from-p...
  3. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....Hide ] Extract Text from PDF document in Paragraphs form We can...can get text from a PDF document by searching a particular text...

    docs.aspose.com/pdf/php-java/extract-paragraph-...
  4. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient Document printing options. Optimize your workflow with flexible printing settings!...enumeration Specifies how document is printed out. public enum...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/net/aspose.words.set...
  5. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a Document in C++....enum Protection type for a document. enum class ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/cpp/aspose.words/pro...
  6. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....number of paragraphs in the document. @property def paragraphs...this property when you call Document.update_word_count() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。...要在PDF文件中插入空白页面: 创建一个带有输入PDF文件的 Document 类对象。 调用 PageCollection 集合的...InsertAnEmptyPage () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-pages/
  9. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your Document in their original order for efficient Document management....with all the odd pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Rtf in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/cpp/aspose.words.sav...