Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 97,410 for

object

(0.52 sec)
  1. Convert DOCM to DIF in C++ or with free Online ...

    C++ API to Convert DOCM to DIF or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to DIF online converter quickly before integrating the code....FileStream object and save the file to that stream object by calling...calling the IWorkbook object’s Save method. Specify the desired...

    products.aspose.com/total/cpp/conversion/docm-t...
  2. 通过 C++ 的 JavaScript 渲染切片器|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....// Instantiating a Workbook object from uploaded file const wb...true ; // Create sheet render object and render worksheet to image...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  3. Get DrawObject and Bound while rendering to PDF...

    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....bound of existing cells and objects, e.g., images, etc. If the...coordinates and the value of a Cell object if ( drawObject . getType ()...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  4. Frequently Asked Questions | Aspose.TeX for .NET

    Get answers to all the most frequent questions about Aspose.TeX for .NET, which is a comprehensive API for typesetting and manipulating TeX and LaTeX....tailored to either the Object TeX or Object LaTeX format. Designate...just a few steps: Create an object of the (file format)MathRendererOptions...

    docs.aspose.com/tex/net/faq/
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....raw data via the ImageData object. System :: SharedPtr < Aspose...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Convert FLATOPC to PPTX via C++ or with free On...

    Export FLATOPC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTX online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/flatop...
  9. How to Remove Header and Footer from PDF in Python

    This short article guides on how to remove header and footer from PDF in Python. It contains the IDE configuration, a list of steps, and a runnable sample code to remove header and footer in PDF in Python....remove headers/footers Create an object of the PdfContentEditor class...bound with the PdfContentEditor object that supports deleting headers...

    kb.aspose.com/pdf/python/how-to-remove-header-a...
  10. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one page from PDF using Java....file using the Document class object to crop it Display the existing...instance of the Rectangle class object and define the crop area Apply...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...