Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 91,351 for

object

(0.11 sec)
  1. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....outputStream, options); Using Bimap object and string for saving BMP to...image is assigned by Bitmap object and the output EPS file is...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  2. Reading Tasks and Resources | Aspose.Tasks Docu...

    Learn how to read tasks and resources from Microsoft Project files using Aspose.Tasks for .NET....0 Object Library from the COM tab. Import...Copy 1 // Create Application object 2 Application projectApplication...

    docs.aspose.com/tasks/net/reading-tasks-and-res...
  3. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...// Create a "PdfSaveOptions" object that we can pass to the document's...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....PDF document using Document object. Create Text Stamp and define...

    products.aspose.com/pdf/cpp/stamps/text/
  5. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....operation // with this SaveOptions object passed as a parameter is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::ImageSaveOptions::get_Th...

    Aspose::Words::Saving::ImageSaveOptions::get_ThresholdForFloydSteinbergDithering method. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method. when ImageBinarizationMethod is FloydSteinbergDithering in C++.... we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. CustomPartCollection.GetEnumerator | Aspose.Wor...

    Explore the CustomPartCollection GetEnumerator method to effortlessly iterate through all items in your collection. Streamline your data management today!...method Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Public API Changes in Aspose.Cells 8.4.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Java //Create workbook object com . aspose . cells . Workbook...file instead of the connection object embedded within the workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) Object....embedded font inside a FontInfo object. Members Name Description REGULAR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。...// Instantiating a Workbook object from the uploaded file const...); // Access the PageSetup object const pageSetup = sheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...