This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...
Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...string formField ) Parameter Type Description formField String...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...
Use lexical tokens in template expressions when building a report in Java....tokens are reserved as keywords: true , false , null , new , and in...partially qualified name of a type that is known by the engine...
Create, manage, and remove headers and footers in a document using Python....NET, covering header/footer types, image insertion, font and paragraph...Footer Type You can specify three different header types and three...
Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....category axis type. CategoryAxisType.Auto - category axis type will be...CategoryAxisType.Text - category axis type is Text CategoryAxisType.Date...
DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....sectionIndex : number ) Parameter Type Description sectionIndex number...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...
Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....templates for designing many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. Use the...
Indicates the format that is used to export fonts while rendering to HTML fixed format in Java....setExportEmbeddedCss(true); saveOptions.setUseTargetM...exportFontFormatName) Parameters: Parameter Type Description exportFontFormatName...
Represents a Word field separator that separates the field code from the field result in Java....collection, and print contents and type // of every field using a custom...ancestor of the specified object type. getCustomNodeId() Specifies...
I have below code and it fails on line
le.Current = lc.GetEntity(para);
because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null.
Could you please guide what is causing this to fail?
priva…...parameter is not a valid node type that the GetEntity method can...nodes. If para is of a different type (like a Run , Cell , or Table...