Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 400,383 for

document

(0.48 sec)
  1. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your Document, enhancing navigation and content management efficiency....LastSection Contents [ Hide ] Document.LastSection property Gets...Gets the last section in the document. public Section LastSection...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF for Java library....an image as a stamp in PDF document. The ImageStamp class provides...add an image stamp: Create a Document object and an ImageStamp object...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  3. 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...
  4. Native APIs for HTML Document Processing – Aspo...

    Create, edit, parse, and convert HTML Documents in .NET, Python & Java applications with relevant Aspose.HTML library without any additional software....HTML – Manipulate HTML Documents on Any Platform Native APIs...seamless handling of HTML-based documents. Support and Learning Resources...

    products.aspose.com/html/family/
  5. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the Document....and bulleted lists in the document. @property def count ( self...owner document properties of lists. doc = aw . Document () lists...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF Documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s Save method. The...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  8. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/par...
  9. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....draw a circle within a PDF document using Aspose.PDF for Python...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/python-net/add-circle/
  10. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the Document....the number of bytes in the document. get bytes () : number Remarks...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/nodejs-net/aspose.wo...