Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 90,697 for

object

(0.09 sec)
  1. How to Convert PDF to Excel in C++

    This simple how-to example is about how to convert PDF to Excel in C++. By using C++ PDF to Excel converter can be developed by using simple steps and few API calls with no dependence on Microsoft Excel or Adobe Acrobat....files Initialize Document Class object to open the source PDF file...Create ExcelSaveOptions Class object to set desired XLSX export...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-exc...
  2. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....images in the Document class object Get the collection of shapes...loaded into the Document class object, and then the shapes collection...

    kb.aspose.com/words/net/how-to-extract-images-f...
  3. How to Remove Signature From PDF using C#

    This tutorial guides on how to remove signature from PDF using C#. It provides all the details to set the IDE environment, necessary steps to write this application and a runnable sample code to delete digital signature from PDF using C#....remove signatures Create an object of PdfFileSignature Bind the...PDF with the PdfFileSignature object Get the list of all signature...

    kb.aspose.com/pdf/net/how-to-remove-signature-f...
  4. Aspose PDF License|Aspose.PDF for C++

    Aspose. PDF for C++ invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....License using File or Stream Object The license can be loaded from...from a file or stream object. Aspose.PDF for C++ will try to...

    docs.aspose.com/pdf/cpp/licensing/
  5. Watermark DOCX Files Online or using Android Mo...

    Free online app to Watermark different DOCX files. Android watermark library Java code for DOCX documents....class object Create TextWatermarkOptions class object Set options...ImageWatermarkOption class object Use getWatermark().setImage...

    products.aspose.com/total/android-java/watermar...
  6. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph Object with customizable text for seamless document enhancement....method that creates a Paragraph object with optional text and appends...appends it to the end of this object. public Paragraph AppendParagraph...

    reference.aspose.com/words/net/aspose.words/sto...
  7. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...Cast<object>().ToArray(); // Cleanup options...fieldValues = data.Values.Cast<object>().ToArray(); // Create a list...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  8. Create EMF image file via .NET | products.aspos...

    Create EMF image file via .NET....Create Memory steam object. Create metafile object using Metafile...Metafile class. Create graphics object using Graphics.FromImage() method...

    products.aspose.com/drawing/net/create/emf/
  9. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....adding an image as a stamp object, you can control the quality...document. Create a ‘FloatingBox’ object. Add text content to the box...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  10. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...