Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 91,330 for

object

(0.14 sec)
  1. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used in C++....saved if this save options object is used. virtual Aspose ::...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi in C++....saved if this save options object is used. Can be Html , Mhtml...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Get Address, Cell Count, Offset, Entire Column,...

    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....via C++ provides the Range object, which has various utility...or properties of the Range object. Address Gets the address of...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  4. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...pdf"); //Instantiate a stamp object Aspose.Pdf.Facades.Stamp logoStamp...Facades.Stamp(); //Instantiate an object of FormattedText class FormattedText...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  5. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved... we can pass a SaveOptions object to designate a callback //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  7. Remove Tables from existing PDF|Aspose.PDF for C++

    This section describes how to remove Table from PDF document....you can also add the table object in any existing PDF document...requirement to remove table objects from the existing PDF documents...

    docs.aspose.com/pdf/cpp/remove-tables-from-exis...
  8. How to Convert OBJ to FBX using Python

    This quick guide explains how to convert OBJ to FBX using Python. It explains the IDE configuration, a list of steps, and a runnable code snippet to create a 3D Object to FBX converter using Python....code snippet to create a 3D Object to FBX converter using Python...constructor of the FbxSaveOptions object Export the output FBX file...

    kb.aspose.com/3d/python/how-to-convert-obj-to-f...
  9. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....LinkAnnotation object that requires the page and rectangle object. The...class takes the link selector object and saves the link annotations...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  10. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....Document object for converting to EPUB Create an object of the...disk using the HtmlSaveOptions object. Code to Convert DOC to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...