Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 215,012 for

new

(0.27 sec)
  1. Convert WORD To MARKDOWN C#

    Convert a Word document to MARKDOWN format in C# code. Save a Word document as MARKDOWN using C#....Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/net/conversion/word-t...
  2. Convert PDF To DOCX C#

    Convert PDF to DOCX format in C# code. Save PDF as DOCX using C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/net/conversion/pdf-to...
  3. Save Workbook to Text or CSV Format in Aspose.C...

    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....workbook Workbook workbook = new Workbook ( filePath ); // 0‑byte...array byte [] workbookData = new byte [ 0 ]; // Text save options...

    docs.aspose.com/cells/net/save-workbook-to-text...
  4. Header and Footers|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.... setHeader ( 1 , "&\"Times New Roman,Bold\"&D-&T" ); //Setting.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F" ); Footer...

    docs.aspose.com/cells/java/header-and-footers/
  5. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization.... Document doc = new Document ( MyDir + "Office math...ImageSaveOptions saveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/contrast/
  7. Create Pivot Tables using Apache POI and Aspose...

    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.... Access the new PivotTable object from the PivotTableCollection...Workbook object Workbook workbook = new Workbook (); // Obtaining the...

    docs.aspose.com/cells/java/create-pivot-tables-...
  8. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let findReplaceOptions = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SVG files Parsing and Processing API – Aspose.S...

    C# .NET library to parse SVG – load file, read, traverse the elements, and convert SVG to PDF, XPS, and Image formats...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/
  10. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    Aspose.Pdf.InvalidPdfFileFormatException Aspose.PDF Trailer not found Aspose dll used in 25.5 version. using simle 1 line html hiiiii VS it is working . on iis not working. .net framework 4.7.2...the below link: Downloads ---New Releases-aspose.pdf-for-.net-25...25.5 in below code pdfDoc = new Document(htmlStream, htmlOptions);...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...