Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 93,324 for

object

(0.11 sec)
  1. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction...// Create a "TxtLoadOptions" object, which we can pass to a document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Update Fields in PHP|Aspose.Words for Java

    Update fields of Word Document using PHP....invoke updateFields of Document object. Php Code $ doc = new Java...

    docs.aspose.com/words/java/update-fields-in-php/
  3. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....flexible settings of the shape object. Since ITextFrame is not a...it is wrapped into an IShape object. There are two ways a watermark...

    docs.aspose.com/slides/cpp/watermark/
  4. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them.... Create a new object with TIFF ImageFormat. By default... this property is . Gets a object which is used for configuration...

    docs.aspose.com/html/net/convert-html-to-tiff/
  5. Convert DOCM to POTX via C++ or with free Onlin...

    Export DOCM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTX 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/docm-t...
  6. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX 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/docx-t...
  7. Convert DOCX to POT via C++ or with free Online...

    Export DOCX to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POT 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/docx-t...
  8. How to Convert PDF to Word using C#

    This basic tutorial discusses how to convert PDF to Word using C#. It explains how using C# PDF to Word converter application can be created in any operating system like Linux, Windows, or macOS....file with the Document class object for converting it to Word Create...file to the disk or a stream object. Code Snippet to Convert PDF...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-wor...
  9. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....directive Instantiate License object and set the license file using...SetLicense method Create a Workbook object to create a new Excel workbook...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  10. How to Process Large PDF Files in C#

    This tutorial will guide you about how to process large PDF files in C# using advanced streams to prevent high memory issues caused by simple MemoryStream....Initialize OptimizedMemoryStrea object to process large PDF file Load...OptimizedMemoryStrea Initialize Document object using the InputStream-based...

    kb.aspose.com/pdf/net/how-to-process-large-pdf-...