Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 417,994 for

document

(0.16 sec)
  1. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  2. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....layouts, and how to save documents to various fixed‑page formats...worthwhile to first discuss document at a high level. When thinking...

    docs.aspose.com/words/python-net/converting-to-...
  3. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...outfile ) document = apdf . Document ( path_infile ) if document . pages...

    products.aspose.com/pdf/python-net/watermark/re...
  4. RtfSaveOptions.export_images_for_old_readers pr...

    RtfSaveOptions.export_images_for_old_readers property. Specifies whether the keywords for old readers are written to RTF or not...affect the size of the RTF document. Default value is True . @property... These keywords allow the document to be displayed correctly...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  6. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....Assume we have some input document and we want apply 2 kinds..."PageStamp.pdf" ; Document document = new Document ( _dataDir + inputFileName...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  7. Document.attachedTemplate property | Aspose.Wor...

    Document.attachedTemplate property. Gets or sets the full path of the template attached to the Document....attachedTemplate property Document.attachedTemplate property...the template attached to the document. get attachedTemplate () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  9. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word Document using Java in the header or contents part....used to add picture to Word document using Java in your applications...Load an input Word document using the Document class object Instantiate...

    kb.aspose.com/words/java/how-to-insert-picture-...
  10. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....feature to transform PDF documents into PPTX format. During this...as a second argument to the Document .save(..) method. Check next...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...