Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 213,611 for

new

(0.76 sec)
  1. Convert DOC To TXT C#

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

    products.aspose.com/words/net/conversion/doc-to...
  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. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...OpenDocumentByPath() { Document doc = new Document(@"C:\tmp\AsposeTest...memoryStream = new MemoryStream(byteArray); var doc = new Document(memoryStream);...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  4. Aspose.Cells 8.6.2 中的公共 API 更改|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....Workbook Workbook workbook = new Workbook ( inputFilePath ); //Loading...WorkbookDesigner designer = new WorkbookDesigner ( workbook );...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Převést PSD PSB nebo AI | products.aspose.com

    Převod obrázků souborů Adobe PhotoShop a Illustrator a další formáty...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/cz/convert/
  6. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  7. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . localeId = 5121 ; //new CultureInfo("ar-AR").LCID; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Revenue" , new [] { "January" , "February" , "March" }, new [] { 25...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldDatabaseDataRow Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabaseDataRow class, offering essential data for FieldDatabase results. Enhance your document processing today!...params string[] ) Initializes a new instance of the FieldDatabaseDataRow...CreateFrom ( DataRow ) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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/