Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 400,447 for

document

(0.19 sec)
  1. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....aspose-pdf Add Image Stamp to PDF Document Python You need Aspose.PDF...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/python-net/stamps/image/
  2. Changed behavior when connecting documents - Fr...

    Hi, use use following code to append Documents: dstDocument.AppendDocument(srcDocument, ImportFormatMode.UseDestinationStyles); the srcDocument has one section and his SectionStart is ‘SectionStart.Continuous’. Afte…...behavior when connecting documents Aspose.Words Product Family...following code to append documents: dstDocument.AppendDocument(srcDocument...

    forum.aspose.com/t/changed-behavior-when-connec...
  3. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....the specified type into the document. public void InsertBreak (...section or line break into the document. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/doc...
  4. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....HTML file is loaded into a Document class object and saved as...HTML file is loaded into the Document class object, you will have...

    kb.aspose.com/words/java/how-to-convert-html-to...
  5. IStructuredDocumentTag Interface | Aspose.Words...

    Explore the Aspose.Words.Markup.IStructuredDocumentTag interface for efficient management of Structured Document Tags and enhance your Document processing today!...appearance of the structured document tag. Color { get; set; } Gets...the color of the structured document tag. Id { get; } Specifies...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 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. @property def bytes ( self...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.characters_with_space...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize Document exports to HTML and other formats effortlessly....saves images when saving a document to HTML. May be used by other...Markdown document. public void RenameImages () { Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected Document format in C++.... method Gets the detected document format. Aspose :: Words ::...const Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your Document's usability....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...