Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 97,372 for

object

(0.2 sec)
  1. Aspose.Pdf [26.3.0] Text Extraction Issue In Do...

    public override string GetText() { AsposePdf.Text.TextSearchOptions textSearchOptions = new AsposePdf.Text.TextSearchOptions(false); //Ignore error → Invalid font name (used font is not present in the PDF resources) …...IgnoreResourceFontEr = true; lock (_object) { _document.Flatten(); TextAbsorber...Getting Object reference not set to an instance of an object, when...

    forum.aspose.com/t/aspose-pdf-26-3-0-text-extra...
  2. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics Object to a specified size in C++....document page into a Graphics object to a specified size. float...m::Drawing::Graphics>& The object where to render to. x float...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Load And Save To Disk in PHP|Aspose.Words for Java

    Load And Save Document To Disk using PHP....Php, simply create Document Object by providing it a document...invoke save method of Document object. Php Code // The path to the...

    docs.aspose.com/words/java/load-and-save-to-dis...
  4. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  5. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format... In this example, the Form object from the aspose.pdf.facades...JSON file.""" # Create Form object form = pdf_facades . Form ()...

    docs.aspose.com/pdf/python-net/export-to-json/
  6. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  7. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this Object....Creates a deep clone of this object. clone () Examples Shows how... we can pass a SaveOptions object to // select a pixel format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在Aspose.Cells中使用匿名类型或自定义对象|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....//Instantiate the workbookdesigner object. WorkbookDesigner report =...markers using the custom class object. list . Add ( new MyProduct...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  9. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.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 a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....Return Value A FileFormatInfo object that contains the detected...the document into a Document object. This method throws FileCorruptedExcepti...

    reference.aspose.com/words/net/aspose.words/fil...