Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 90,852 for

object

(0.12 sec)
  1. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document Object during save operations, enhancing your document management efficiency....property Gets the document object that is being saved. public...// Configure a SaveOptions object to export fonts to separate...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...// Instantiate FormattedText object with sample string var text...AddNewLineText ( "Object" ); // Create TextStamp object using FormattedText...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  3. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....images, provided in OcrInput object, use Aspose.OCR.AsposeOcr.DetectRectangles...returned as a list of Rectangle objects. ImageIndex int Sequence number...

    products.aspose.com/ocr/net/recognition/get-tex...
  4. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Node.js via Java. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. // Opening the presentation file var...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  5. Add Digital Signatures to Presentations in C++|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for C++. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. auto pres = System :: MakeObject < Presentation...

    docs.aspose.com/slides/cpp/digital-signature-in...
  6. How to Change CSV to PDF in Node.js

    This short tutorial entails details about how to change CSV to PDF in Node.js. You can convert a file from CSV to PDF in Node.js using an easy API interface in operating systems like Windows, Linux or macOS....disk and into a Workbook class object along with the delimiter character...Instantiate the TxtLoadOptions class object and set the separator used...

    kb.aspose.com/cells/nodejs/how-to-change-csv-to...
  7. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....Words represent an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    docs.aspose.com/words/java/working-with-shapes/
  8. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python....file using the Workbook class object to create spreadsheet images...the ImageOrPrintOptions class object to customize the output images...

    kb.aspose.com/cells/python/how-to-create-image-...
  9. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....size or scale on the Graphics object to create thumbnails, full-sized...document pages. Render a Shape object separately from the document...

    docs.aspose.com/words/java/rendering/
  10. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...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...