Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 93,400 for

object

(0.67 sec)
  1. Convert IGES to BMP via Java | products.aspose.com

    Sample Java conversion code for IGES format to BMP file. Use this example code to convert IGES to BMP within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of BmpOptions System Requirements...

    products.aspose.com/cad/java/conversion/iges-to...
  2. Convert IGES to JPEG via Java | products.aspose...

    Sample Java conversion code for IGES format to JPEG file. Use this example code to convert IGES to JPEG within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of JpegOptions System Requirements...

    products.aspose.com/cad/java/conversion/iges-to...
  3. Convert CFF2 to JPEG via Java | products.aspose...

    Sample Java conversion code for CFF2 format to JPEG file. Use this example code to convert CFF2 to JPEG within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of JpegOptions System Requirements...

    products.aspose.com/cad/java/conversion/cff2-to...
  4. Replace text in equations - Free Support Forum ...

    hello, I need to replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auto doc = System::MakeObject<Document>(u"input.docx"); System::SharedPtr<F…...and modifying the OfficeMath objects. The Replace method should...structured within the OfficeMath object. Here’s a refined approach...

    forum.aspose.com/t/replace-text-in-equations/31...
  5. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) Objects that represent custom tabs for a paragraph or a style...class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the document, save the document to a memory stream, get the appropriate page and XImage Object, call the TrySet…...appropriate page and XImage object, call the TrySetAlternativeTex...be applied. Verify the Image Object : After calling TrySetAlternativeTex...

    forum.aspose.com/t/ximage-trysetalternativetext...
  7. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup Objects that represent revision groups in the document in Java....Object All Implemented Interfaces:...collection of RevisionGroup objects that represent revision groups...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....file into the Document class object to add page numbers Create...Create the DocumentBuilder class object for the loaded document Move...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  9. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....also be easily created as an object by using Aspose.Cells for Python...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/python-net/managing-ranges/
  10. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object com . aspose . pdf . facades...(); // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/delete-pdf-pages/