Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 216,908 for

new

(0.56 sec)
  1. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  2. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....VSD diagram Diagram diagram = new Diagram ( dataDir + "ExportToImage...Load diagram Diagram diagram = new Diagram ( dataDir + "ExportPageToImage...

    docs.aspose.com/diagram/net/convert-visio-to-im...
  5. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...// Create a new workbook Workbook workbook = new Workbook();...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  6. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Creating a Wrapper Assembly|Aspose.PDF for .NET

    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....( string file ) { var lic = new Aspose . Pdf . License (); lic...document using ( var document = new Aspose . Pdf . Document ( file...

    docs.aspose.com/pdf/net/creating-a-wrapper-asse...
  8. Worksheet to Image - Set Pixel Format for the R...

    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....Excel file const workbook = new AsposeCells . Workbook ( path...and image format const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  9. 使用 Java 編輯 PDF | Aspose.PDF

    使用 Java 的 Java 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...文件-Java Document pdfDocument = new Document ( "sourceFile.pdf" );...); Rectangle rect = new Rectangle ( 200 , 500 , 300 , 600 );...

    products.aspose.com/pdf/zh-hant/java/redaction/
  10. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...