Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 95,233 for

object

(0.6 sec)
  1. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....document's "EndnoteOptions" object # to collect endnotes at the...of a section's "page_setup" object to "True" to revert to the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.foreThemeColor property | Aspose.Words f...

    Stroke.foreThemeColor property. Gets or sets a ThemeColor Object that represents the stroke foreground color....property Gets or sets a ThemeColor object that represents the stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visit_group_shape_end method | ...

    DocumentVisitor.visit_group_shape_end method. Called when enumeration of a group shape has ended....group_shape GroupShape The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldDdeAuto::set_Insert...

    Aspose::Words::Fields::FieldDdeAuto::set_InsertAsRtf method. Sets whether to insert the linked Object in rich-text format (RTF) in C++....whether to insert the linked object in rich-text format (RTF)....

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldLink::set_InsertAsT...

    Aspose::Words::Fields::FieldLink::set_InsertAsText method. Sets whether to insert the linked Object in text-only format in C++....whether to insert the linked object in text-only format. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldLink::set_InsertAsR...

    Aspose::Words::Fields::FieldLink::set_InsertAsRtf method. Sets whether to insert the linked Object in rich-text format (RTF) in C++....whether to insert the linked object in rich-text format (RTF)....

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. How to Convert XPS to PDF in C#

    This tutorial is written to explain how to convert XPS to PDF in C#. It includes all the information to configure the environment, code snippet, and the step-by-step algorithm to convert XPS document to PDF in C#...class object Initialize a PdfSaveOptions class object and set...in C# . Use the Stream class object to load the input XPS file...

    kb.aspose.com/page/net/how-to-convert-xps-to-pd...
  8. How to Clean Metadata from PDF in C#

    This article guides on how to clean metadata from PDF in C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove metadata from PDF in C#....PDF file into the Document object to erase the metadata Get access...using the DocumentInfo class object. Finally, call the Clear()...

    kb.aspose.com/pdf/net/how-to-clean-metadata-fro...
  9. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....file using the Document class object Move the cursor to the target...initialize the DocumentBuilder object that can be used to access...

    kb.aspose.com/words/java/how-to-add-comments-in...
  10. How to Resize Image in C#

    This quick tutorial guides on how to resize image in C#. To change size of image C# sample code and detailed steps are shared along with the environment settings to run the code....image into the Image class object Call the Image.Resize() method...ImageResizeSettings class object. This object contains ResizeType as...

    kb.aspose.com/imaging/net/how-to-resize-image-i...