Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 90,763 for

object

(0.09 sec)
  1. View or Edit ODP Files Metadata using C++ | pro...

    C++ source code to edit or view ODP format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/cpp/metadata/odp/
  2. View or Edit POT Files Metadata using C++ | pro...

    C++ source code to edit or view POT format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/cpp/metadata/pot/
  3. Aspose.PSD for .NET 24.4 - Release Notes|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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  4. Aspose.PSD for .NET 20.7 - Release Notes|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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...)); } } object [] Lnk2ResourceSupportC = new object [] { new...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  5. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....PreferredWidth : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. FieldOptions.fieldUpdateCultureProvider propert...

    FieldOptions.fieldUpdateCultureProvider property. Gets or sets a provider that returns a culture Object specific for each particular field....provider that returns a culture object specific for each particular...is present, then the culture object it returns is used for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....LinkAnnotation objects. Create a Document object. Get the Page...extract all the LinkAnnotation objects from the specified page. Pass...

    docs.aspose.com/pdf/cpp/extract-links/
  8. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|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....//Instantiate the Application object. Excel . Application ExcelApp..."Thick Lines" ; //Define a range object(A2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  9. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s GetBorders() collection....

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  10. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....single TIFF image: Create an object of the Document class. Call...documentFileName ); // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...