Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 97,375 for

object

(0.64 sec)
  1. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an Object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…...exception “Object reference not set to an instance of an object.” when...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  2. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.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 be SaveFormat...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....Object public class HtmlMetafileFormat...Examples: Shows how to convert SVG objects to a different format when...

    reference.aspose.com/words/java/com.aspose.word...
  4. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a form field in a PDF document using Aspose.PDF for Python.... Create a FormEditor object. Set the alignment of a field...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  5. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field using Aspose.PDF for Python.... Create a FormEditor object. Set the appearance of the...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-appear...
  6. 在Ruby中将工作表转换为图像|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....worksheet_to_image ( workbook ) #Create an object for ImageOptions img_options...0 ) # Create a SheetRender object for the target sheet sr = Rjb...

    docs.aspose.com/cells/zh/java/converting-worksh...
  7. Export to XFDF|Aspose.PDF for Python via .NET

    This example shows how to export PDF form field data to an XFDF (XML Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to load a PDF form, access its fields through the Form facade, and save the extracted values into an XFDF stream.... In this example, the Form object from aspose.pdf.facades is...XFDF file.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/export-to-xfdf/
  8. Get Text of Specific Cell|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 Application object. Excel . Application excelApp...// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/get-text-of-specific-...
  9. 获取特定单元格的文本|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 Application object. Excel . Application excelApp...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  10. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable Object....Specifies fill type for a fillable object. Members Name Description SOLID...gradient.docx' ) # Get Fill object for Font of the first Run....

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