Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 241,488 for

aspose.words

(0.98 sec)
  1. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.words for Python via .NET provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties.... Aspose.Words API provides the webextensions...documents. For example, using Aspose.Words API, you can add a task...

    docs.aspose.com/words/python-net/work-with-offi...
  2. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt document in C++.... and then load it using Aspose.Words. auto doc = System :: MakeObject...this document again using Aspose.Words, // we will have to provide...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the list contains 9 levels; ``False`` when 1 level....lists that you create with Aspose.Words are always multi-level lists...docx' ) See Also module aspose.words.lists class List List.i...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline class | Aspose.Words for Python

    Aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...editing a document using Aspose.Words, we can begin tracking revisions...is_delete_revision ) See Also module aspose.words class Node IncorrectPasswordExc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.unprotect method | Aspose.Words for No...

    Aspose.words.Document.unprotect method...NoProtection ); See Also module Aspose.Words class Document Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....Jython Contents [ Hide ] Aspose.Words - Load And Save To Disk...a Document to Disk using Aspose.Words Java for Jython . Here you...

    docs.aspose.com/words/java/load-and-save-to-dis...
  7. Aspose::Words::Style::get_NextParagraphStyleNam...

    Aspose::Words::Style::get_NextParagraphStyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style in C++....a document created using Aspose.Words contains by default. { System...Namespace Aspose::Words Library Aspose.Words for C++ Aspose::Words::Style::get_Name...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. ConditionalStyle.topPadding property | Aspose.W...

    ConditionalStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells....docx" ); See Also module Aspose.Words class ConditionalStyle ConditionalStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...converted to pdf - aspose.words Aspose.Words Product Family words-net...a document to PDF using Aspose.Words, you should follow these...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells....docx' ) See Also module aspose.words class ConditionalStyle ConditionalStyle...

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