Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 243,884 for

aspose.words

(1.17 sec)
  1. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....in PHP Contents [ Hide ] Aspose.Words - Copy Bookmarked Text To...0.22/webapps/JavaBridge/Aspose.Words-for-Java_For_PHP/src/pr...

    docs.aspose.com/words/java/copy-bookmarked-text...
  2. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…...Bug Report: Aspose.Words InsertImage(byte[]) returns incorrect...metadata interpretation Aspose.Words Product Family words-net...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  3. Aspose::Words::Rendering::ColorPrintMode enum |...

    Aspose::Words::Rendering::ColorPrintMode enum. Specifies how non-colored pages are printed if the device supports color printing in C++....Aspose::Words::Rendering Library Aspose.Words for C++ Aspose::Words::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the paragraph is an item in a bulleted or numbered list....docx' ) See Also module aspose.words class ParagraphFormat ParagraphFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::IIndexFilter::ShouldSkipIndex me...

    Aspose::Words::IIndexFilter::ShouldSkipIndex method. Determines whether the item with the specified index should be skipped in C++....Namespace Aspose::Words Library Aspose.Words for C++ Aspose::Words::IIndexFilter::Is...

    reference.aspose.com/words/cpp/aspose.words/iin...
  6. Aspose::Words::Comment::get_Id method | Aspose....

    Aspose::Words::Comment::get_Id method. Gets or sets the comment identifier in C++....unique across a document and Aspose.Words automatically maintains...Namespace Aspose::Words Library Aspose.Words for C++ Aspose::Words::Comment::get_Done...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. CommentRangeEnd class | Aspose.Words for Python

    Aspose.words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...from Node ) See Also module aspose.words class Node class Comment...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabStopCollection.add method | Aspose.Words for...

    Aspose.words.TabStopCollection.add method...add ( self , tab_stop : aspose . words . TabStop ): ... Parameter...position : float , alignment : aspose . words . TabAlignment , leader...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document font settings in C++....When loading some formats, Aspose.Words may require to resolve the...when loading HTML documents Aspose.Words may resolve the fonts to...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....capabilities provided by Aspose.Words. The CleanupOptions class...from a Word document using Aspose.Words for Java? A: Create a CleanupOptions...

    docs.aspose.com/words/java/clean-up-a-document/