Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 162,156 for

new

(0.13 sec)
  1. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...to image Presentation pres = new Presentation (); try { pres ...getSlides (). addFromHtml ( new StreamReader ( "file1.html" ));...

    products.aspose.com/slides/zh-hant/java/merger/...
  2. Generate QR Code, Micro QR Code and Rectangular...

    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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  3. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-truety...
  4. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...registration: var loadOptions = new Words.Loading.LoadOptions { Encoding...putFile), }; var document = new Document(InputFile, loadOptions)...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  5. Row Column headings incorrectly displayed in HT...

    We have activated display of row/column headings using setExportRowColumnHeadings() in the HTML output When our Excel sheet contains hidden columns, the column headings displayed in HTML do not match anymore the columns…...We have opened the following new ticket(s) in our internal issue...{ try { Workbook workbook = new Workbook(“columns hidden.xlsx”);...

    forum.aspose.com/t/row-column-headings-incorrec...
  6. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...excel file const workbook = new AsposeCells . Workbook ( filePath...output const pdfSaveOptions = new AsposeCells . PdfSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  7. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet points...FontSavingCallback callback = new FontSavingCallback (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Presentation Notes|Aspose.Slides for Node.js vi...

    Presentation notes, speaker notes in JavaScript...topic, we will introduce this new feature of removing Notes also...presentation file var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  10. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...