Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 97,200 for

object

(0.75 sec)
  1. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....create a Document object and a TextStamp object using required properties...Define alignment for TextStamp object Adding watermarks to PDF documents...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  2. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...“Message”:“Object reference not set to an instance of an object.”,“Data”:null...at lambda_method367(Closure, Object)\n at Microsoft.AspNetCore...

    forum.aspose.com/t/system-nullreferenceexceptio...
  3. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....SetSimpleDataSource ( string[], object[] ) Sets data source used to...dataTable . Rows . Add ( new object [] { "John" , "Doe" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  4. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture Objects for each field to enhance user experience and localization....provider that returns a culture object specific for each particular...is present, then the culture object it returns is used for the...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... For slide zoom objects, Aspose.Slides provides the..."Trird Slide" #Add ZoomFrame objects pres . slides [ 0 ] . shapes...

    docs.aspose.com/slides/python-net/manage-zoom/
  6. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... the object is passed as an argument to Document object initialization...LoadOptions . Initialize Document object. Save output PDF document....

    docs.aspose.com/pdf/java/convert-other-files-to...
  7. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files.... Pivot Table Object Model Aspose.Cells for Node...create and set PivotTable objects, the building blocks of a pivot...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  8. How to Change SVG to PNG using C#

    This article describes how to change SVG to PNG using C#. It will provide all the details to configure the environment, steps to write the program, and a runnable sample code that can be used to convert SVG to PNG using C#....SVGDocument class object Create an object of ImageSaveOptions...using the ImageSaveOptions object with desired properties These...

    kb.aspose.com/svg/net/how-to-change-svg-to-png-...
  9. How to Convert PDF to TIFF in Java

    This brief tutorial explains how to convert PDF to TIFF in Java. In order to write the PDF to TIFF converter Java code and detailed steps are provided along with the environment configuration....file using the Document class object for conversion to a TIFF image...Initialize the TiffSettings class object to customize the output TIFF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ti...
  10. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....class object Declare a TextFragmentAbsorber class object by providing...Create a StrikeOutAnnotation object to strike out the target text...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...