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

new

(0.11 sec)
  1. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....create(ReplacerContext context) Creates new instance of the replacer processor...create(ReplacerContext context) Creates new instance of the replacer processor...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API and Backwards Incompatible Changes i...

    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....been added to ISequence The new 2 methods have been added to...categories elements The two new enums EffectChartMajorGrou and...

    docs.aspose.com/slides/java/public-api-and-back...
  3. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field.getSubAddress() + " in a new window"); builder.writeln();...

    reference.aspose.com/words/java/com.aspose.word...
  5. CsvDataSource Class | Aspose.Words for .NET

    Access and utilize CSV data effortlessly with Aspose.Words.Reporting.CsvDataSource. Enhance your reports with seamless data integration!...CsvDataSource ( Stream ) Creates a new data source with data from a...CsvDataSource ( string ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setBarcodeGenerator(new CustomBarcodeGenerat()); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  7. Hyperlink is not preserved when converting PDF ...

    Hello, We are using Aspose.PDF.Drawing 25.1.0 and Aspose.Cells 25.1.2 We are loading the attached pdf containing an hyperlink to an Url. The pdf is converted to an xlsx. The created xlsx document contains the text, bu…...doc = new Document ("google.pdf"); var xlsOptions = new ExcelSaveOptions...ExcelFormat.XLSX }; using var ms = new MemoryStream(); doc.Save(ms,...

    forum.aspose.com/t/hyperlink-is-not-preserved-w...
  8. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AxisDisplayUnit CustomUnit property to easily customize your value axis display units with user-defined scaling for enhanced data clarity....supported by MS Office 2016 new charts. Default value is 1. Setting...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!... Document doc = new Document ( MyDir + "Images.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...