Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 97,201 for

object

(0.4 sec)
  1. Aspose::Words::DocumentBuilder::InsertForms2Ole...

    Aspose::Words::DocumentBuilder::InsertForms2OleControl method. Inserts Forms2OleControl Object into current position in C++....method Inserts Forms2OleControl object into current position. System...forms2OleControl ) ReturnValue Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout...." ); // Initialize document object auto document = MakeObject...90 ); // create TextBuilder object auto textBuilder = MakeObject...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  3. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Represents fill formatting for an object. To learn more, visit the Working...set; } Gets or sets a Color object that represents the background...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Preparing content for recognition|Documentation

    How to prepare a batch of images, URLs and other content for recognition....WasmAsposeOCRInput object. Multiple WasmAsposeOCRInput objects are encapsulated...single API call. Each content object is added to the collection...

    docs.aspose.com/ocr/javascript-cpp/content-for-...
  5. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  6. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  7. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  9. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  10. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....Code # Instantiate LoadOption object using SVG load option $options...SvgLoadOptions (); # Create document object $pdf = new Document ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...