Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 223,148 for

new

(0.52 sec)
  1. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = New Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook.getWorksh…... Workbook workbook = new Workbook("excel-normal3.xlsx");...illustrate this: Workbook workbook = new Workbook("excel-normal3.xlsx");...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  2. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = New Dimension((int) pdfP…...getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfPageInfo.getWidth()...Dimension boundaryDimension = new Dimension(MAX_WIDTH_HEIGHT, MAX_WIDTH_HEIGHT);...

    forum.aspose.com/t/black-box-for-certain-images...
  3. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to TXT document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-text/
  4. Install Aspose.Words IntelliJ IDEA|Aspose.Words...

    IntelliJ IDEA: Installing and Using Aspose.Words for Java....this plugin will introduce a new project type – Aspose.Words Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/words/java/installing-and-using...
  5. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...CellsFactory class const cf = new CellsFactory (); const st = cf...created Style object const wb = new Workbook (); wb . defaultStyle...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/net/aspose.words.tab...
  7. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... let doc = new aw . Document (); expect ( doc...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Get help|Documentation

    Stuck? Join the community and get professional help from the Aspose team....report a problem, or request a new feature? Aspose team is here...here to help: Blog Learn about new features in Aspose.OCR for Python...

    docs.aspose.com/ocr/python-net/support/
  9. Licensing | Aspose.PUB for C++

    Native C++ APIs to manipulate Publisher files. Learn the how to get a license installed to start working with Aspose.PUB for C++....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/pub/cpp/licensing/
  10. Aspose::Words::Fields::FieldSubject class | Asp...

    Aspose::Words::Fields::FieldSubject class. Implements the SUBJECT field. To learn more, visit the documentation article in C++....display the new value. field -> set_Text ( u "My new subject" );...ASSERT_EQ ( u " SUBJECT \" My new subject \" " , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...