Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 90,774 for

object

(0.11 sec)
  1. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  2. Protecting Worksheets|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....Microsoft Excel are: Contents Objects Scenarios Protected worksheets...worksheet Objects The user cannot modify drawing objects Scenarios...

    docs.aspose.com/cells/python-net/protecting-wor...
  3. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep Object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/python-net/working-solut...
  4. UserInformation.DefaultUser | Aspose.Words for ...

    Discover the DefaultUser property for seamless user information management. Enhance your app's efficiency with our easy-to-use features!...// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  5. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Document class object Instantiate the DocumentBuilder object using the...using DocumentBuilder class object Save the newly created document...

    kb.aspose.com/words/python/how-to-create-word-d...
  6. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....ImageSaveOptions , string[], object[] ) Performs a mail merge operation...saveOptions , string [] fieldNames , object [] fieldValues ) Parameter...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Doc or Dot in C++....saved if this save options object is used. Can be Doc or Dot...DocSaveOptions object in a LoadOptions object. ASSERT_THROW (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js.... Receive the object if successful. Call the function...metadata is stored in the JSON object. Thus, if ‘json.errorCode’...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  9. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....Create a new DocumentBuilder object on your Document . Start a...through each object in the DataRow . Insert the object into the document...

    docs.aspose.com/words/net/how-to-build-a-table-...
  10. How to Export MD File to PDF in Python

    This article guides on how to export MD file to PDF in Python. It shares the settings for the IDE and a list of steps along with the runnable code for converting MD to PDF in Python....an MD file to PDF Create an object of MdLoadOptions class to control...file Use the Document class object to load the source MD file...

    kb.aspose.com/pdf/python/how-to-export-md-file-...