Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 165,115 for

new

(0.12 sec)
  1. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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.... It includes not only new and updated public methods, but...Visio diagram Diagram diagram = new Diagram ( @"C:\temp\Drawing1...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    Control CSS style saving with HtmlSaveOptions CssSavingCallback. Optimize your document exports to HTML, MHTML, or EPUB effortlessly!...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your document's readability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...GetDataDir_AsposePdf (); using ( var editor = new Aspose . Pdf . Facades . PdfPageEditor...dictionary editor . PageRotations = new System . Collections . Generic...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  5. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve document signatures easily with DigitalSignatureCollection. Access signatures by index for streamlined document management and enhanced efficiency.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  6. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words... Document wordDoc = new Aspose . Words . Document ();...DocumentBuilder wordBuilder = new Aspose . Words . DocumentBuilder...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  8. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Text|Documentation

    Text element is used to add one or more lines of text to the form...." , "font_family" : "Courier New" , "font_style" : [ "bold" ,...lore-" , "font_family" : "Courier New" , "font_style" : [ "bold" ,...

    docs.aspose.com/omr/net/json-markup/text/
  10. JsonDataSource | Aspose.Words for Java

    Provides access to data of a JSON file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...JsonDataLoadOptions options = new JsonDataLoadOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...