Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 22,568 for

only

(0.07 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....BrightGreen ); // These features are only applicable to formats such as...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....DashSmallGap ); // Set ThemeColor only when LineWidth or LineStyle...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Filter Messages from Exchange Mailbox using Web...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... To get only messages which match some condition...to get the filtered messages only. The code examples below show...

    docs.aspose.com/email/java/filter-messages-from...
  4. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...AUTONUM/LISTNUM fields, # but is only visible when a right-to-left...# These fields are supported only by old versions of Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Getting Started – Aspose.HTML for Java

    Learn about Aspose.HTML for Java library – benefits and supported features, performance and scalability, learning, and technical support....multi-thread safe as long as only one thread works on a document...the phone. Phone support is only available for sales and purchase...

    docs.aspose.com/html/java/getting-started/
  6. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs.... The only feature that was added to OXPS...[Content_Types].xml and FixedDocument.fdoc only XML namespace schema is changed...

    docs.aspose.com/page/net/what-is-oxps-file/
  7. Get Cell String Value with and without Formatti...

    Learn how to get cell string value with and without formatting through the Aspose.Cells for JavaScript via C++ API....to display two decimal places only. It will then display as 0.01...

    docs.aspose.com/cells/javascript-cpp/get-cell-s...
  8. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....formatting changes that affect only some of the table's cells #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....document's protection level to read-only," ) + u " we cannot edit this...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. 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)) { …... Only in PDF it isnt working. Does...builder.InsertHyperlink work only for .Docx and not PDF? what...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...