Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 87,574 for

object

(0.08 sec)
  1. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....saved if this save options object is used. Can only be Text....// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Apply Superscript and Subscript Effects on Font...

    The C# code to apply superscript and subscript effects to text in Excel using Aspose.Cells for .NET API....Font object’s IsSuperscript property to...subscript, set the Style.Font object’s IsSubscript property to true...

    docs.aspose.com/cells/net/apply-superscript-and...
  5. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output document...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RtfSaveOptions.save_format property | Aspose.Wo...

    RtfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...Create an "RtfSaveOptions" object to pass to the document's "save"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Create an instance of Document object with the source PDF document...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/
  8. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....images, provided in OcrInput object , use Aspose.OCR.AsposeOcr...Aspose.OCR.RectangleOutput objects containing coordinates of each...

    docs.aspose.com/ocr/net/image-regions-word-find/
  9. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Words Document Object Model classes. Articles in...Document Object Model Translate Markdown to Document Object Model...

    docs.aspose.com/words/net/programming-with-docu...
  10. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....out using the Document class object Define the search word in the...TextFragmentAbsorber class object Run the visit() method on the...

    kb.aspose.com/pdf/python/how-to-strike-out-text...