Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 27,442 for

only

(0.27 sec)
  1. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Unfortunately, the provided code snippet only changes the font color of the...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++...."Multiline" property to "false" to only allow the contents // of this...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++...."Multiline" property to "false" to only allow the contents // of this...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree in C++...."Multiline" property to "false" to only allow the contents // of this...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Borders only have effect for inline images...assertFalse ( image_data . is_link_only ) # The "Brightness" and "Contrast"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....get any effect, it will work only for linear gradient. shape.getFill()...

    reference.aspose.com/words/java/com.aspose.word...
  7. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....to an output file and exists only during the node lifetime. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... find_whole_words_only = False current_year = datetime...can contain child nodes, # but only if those child nodes are of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....OleObjectFrame without embedding data but only with a link to the file. This...previously created PPTX that has only one shape on the first slide...

    docs.aspose.com/slides/net/manage-ole/
  10. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....encounter lists that have 1 level only. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words.lis...