Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 213,277 for

new

(0.15 sec)
  1. Installing Aspose.Cells for JasperReports|Docum...

    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....exporter = new ACXlsExporter (); ACXlsReportConfigura conf = new ACXlsReportConfigura...ACXlsReportConfigura (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/cells/jasperreports/installing-...
  2. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfFontEmbeddingMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfFontEmbeddingMode enum for optimal font embedding in PDFs. Enhance document quality and ensure consistent text display....Arial and Times New Roman. Only Arial and Times New Roman fonts are...skip embedding Arial and Times New Roman fonts into a PDF document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Working with Visio Shape Data|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....Data Contents [ Hide ] Adding a New Shape in Visio Aspose.Diagram...the things you can do is add new shapes to a diagrams. Aspose...

    docs.aspose.com/diagram/java/working-with-visio...
  5. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (textAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…...PaginaFinal; page++) { textAbsorber = new TextAbsorber(); textAbsorber...TextSearchOptions.Rectangle = new Aspose.Pdf.Rectangle(0, 20, 300...

    forum.aspose.com/t/absorber-how-to-get-the-rows...
  6. MULTIPLE PAGE TIFF FILE TO PDF - Free Support F...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change , we need to ensure that we are processing each frame of the TIFF file, can you sugge…...(FileInputStream imageStream = new FileInputStream(tiffPath)) {...add(imageStream); newPage.getContents().add(new GSave()); Rectangle pageRect...

    forum.aspose.com/t/multiple-page-tiff-file-to-p...
  7. IFieldUpdateCultureProvider Interface | Aspose....

    Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field updates with a customizable CultureInfo object for precise localization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . FieldUpdateCulturePr = new FieldUpdateCulturePr (); FieldTime...

    reference.aspose.com/words/net/aspose.words.fie...
  8. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...results = new ResultsReturn(); try { Stream ms = new MemoryStream();...(Stream s = new MemoryStream(data)) { Document document = new Document(outputFile);...

    forum.aspose.com/t/green-box-when-using-mender-...
  10. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-text-styles/