Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 90,710 for

object

(0.12 sec)
  1. DocumentVisitor.visit_header_footer_end method ...

    DocumentVisitor.visit_header_footer_end method. Called when enumeration of a header or footer in a section has ended....header_footer HeaderFooter The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Saving::OdtSaveOptions::get_Digi...

    Aspose::Words::Saving::OdtSaveOptions::get_DigitalSignatureDetails method. Gets DigitalSignatureDetails Object used to sign a document in C++....method Gets DigitalSignatureDeta object used to sign a document. const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Drawing::Shape::get_TextPath met...

    Aspose::Words::Drawing::Shape::get_TextPath method. Defines the text of the text path (of a WordArt Object) in C++....the text path (of a WordArt object). System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Saving::DocSaveOptions::set_Digi...

    Aspose::Words::Saving::DocSaveOptions::set_DigitalSignatureDetails method. Sets DigitalSignatureDetails Object used to sign a document in C++....method Sets DigitalSignatureDeta object used to sign a document. void...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....you can also add the table object in any existing PDF document...requirement to remove table objects from existing PDF document...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  7. How to Underline Text in PDF File using Java

    This article elaborates how to underline text in PDF file using Java. It guides on setting the IDE, writing the application, and a runnable sample code demonstrating how to underline a PDF using Java....Instantiate a TextFragment object and set the sample text, the...flag Instantiate a TextBuilder object for a particular page and append...

    kb.aspose.com/pdf/java/how-to-underline-text-in...
  8. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Object, com.aspose.words.SaveOptions...fileName) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Convert SVG to PNG using Java

    This brief topic is about how to convert SVG to PNG using Java. It also covers the information about the detailed steps required to configure the environment and executing the code. In Java SVG to PNG can be easily managed using few lines of code....Initialize SvgRasterizationOpti object to set the SVG image height...and width Create PngOptions object for the desired PNG Save the...

    kb.aspose.com/imaging/java/how-to-convert-svg-t...
  10. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Instantiate the TextAnnotation class object and initialize its properties...it with the text annotation object Add this text annotation to...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...