Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 81,750 for

object

(0.07 sec)
  1. TGA Images Background Change with Python | prod...

    How to use Python for TGA images and photos background change on desktop and web applications....involves selecting foreground objects within the photo and distinguishing...constitutes a uniform area, object contours can be automatically...

    products.aspose.com/imaging/python-net/change-b...
  2. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....()); // A section's PageSetup object has "BorderSurroundsHeade"...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_TitlesOfParts method. Each string in the array specifies the name of a part in the document in C++....System :: SharedPtr < System :: Object >> headingPairs = doc -> g...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....property or setFormula(string, object) methods of the Cell class...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  5. Convert STP to U3D via C# | products.aspose.com

    Sample code for STP to U3D C# conversion. Use API example code for batch STP files to U3D conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of U3dOptions System Requirements...

    products.aspose.com/cad/net/conversion/stp-to-u3d/
  6. Manage the BarCode Caption in Ruby|Documentation

    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....'/data/' \ # Instantiate barcode object bb = Rjb :: import ( 'com.aspose...

    docs.aspose.com/barcode/java/manage-the-barcode...
  7. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtindocumentproperties/last_saved_time/) property is updated before saving....create an OoxmlSaveOptions object # and then pass it to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert U3D to PDF via C# | products.aspose.com

    Sample code for U3D to PDF C# conversion. Use API example code for batch U3D files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PdfOptions System Requirements...

    products.aspose.com/cad/net/conversion/u3d-to-pdf/
  9. Convert U3D to EMF via C# | products.aspose.com

    Sample code for U3D to EMF C# conversion. Use API example code for batch U3D files to EMF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of EmfOptions System Requirements...

    products.aspose.com/cad/net/conversion/u3d-to-emf/
  10. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....in C++ follows: Initialize object with the input stream containing...bounding box. Crop PsDocument object with new bounding box with...

    docs.aspose.com/page/cpp/crop-eps/