Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 400,591 for

document

(0.76 sec)
  1. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  2. Android API to Render CGM to GIF | products.asp...

    Transform CGM to GIF via Android via Java API...features for manipulating PDF documents. It can be used to convert...features for manipulating Word documents. It can be used to convert...

    products.aspose.com/total/android-java/conversi...
  3. Convert PDF to Different Image Formats in Pytho...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....show you how to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  4. 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...
  5. 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...
  6. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks....IDocument document = null ; try { document = new Document (); document...document . getPages (). add (); document . getPages (). add (); //Adding...

    docs.aspose.com/pdf/java/quick-tips/
  7. 将页面添加到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/
  8. I want to retain the existing track changes - F...

    Hello Experts, I have a Document that already contains tracked changes from two authors. When I process this Document through our application, the application suggests additional changes, which appear as a new author’s …...1 Hello Experts, I have a document that already contains tracked...authors. When I process this document through our application, the...

    forum.aspose.com/t/i-want-to-retain-the-existin...
  9. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another Document in Java....importing content from another document. Remarks: When you copy nodes...nodes from one document to another, this option specifies how...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....the Working with Fields documentation article. Remarks: Provides...is used to store data for documents converted from other file...

    reference.aspose.com/words/java/com.aspose.word...