Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 224,714 for

new

(0.26 sec)
  1. IFC to 3D PDF conversion - Free Support Forum -...

    Hi, Can you tell me how to save an IFC file as a 3D PDF? During my tests the PDF file is always in 2D I have attached an example Thank you Best regards element.zip (948.5 KB)...CadRasterizationOpti: ObserverPoint = new ObserverPoint(85, 15, 5) but...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/ifc-to-3d-pdf-conversion/272587
  2. 用JavaScript通过C++从模板文件加载工作簿时筛选数据类型|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....load data const loadOptions = new LoadOptions ( LoadFormat . Xlsx...); loadOptions . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  3. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Create Pdf...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  4. 将数据透视表保存为ODS文件|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....( 'fileInput' ); // Create a new workbook or load from selected...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/save-pi...
  5. Pretvori PSD PSB ili AI | products.aspose.com

    Pretvorite slike i druge formate Adobe PhotoShop & Illustrator...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/cr/convert/
  6. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// where the builder appends new nodes when we use its document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...load it; otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。..."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); String ret...GridJsWorkbook . CacheImp = new LocalFileCache (); public class...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. 通过Node.js与C++删除命名范围|Documentation

    您可以学习如何使用Aspose.Cells for Node.js via C++从Excel或OpenOffice文件中删除定义的名称或命名范围。...Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-name...
  10. Quick wins|Documentation

    Five compact recipes for common Aspose.LLM for .NET tasks — first message, image input, session save/restore, CPU-only run, and CUDA GPU run....Presets ; var license = new Aspose . LLM . License (); license..."Aspose.LLM.lic" ); var preset = new Qwen25Preset (); using var api...

    docs.aspose.com/llm/net/quick-wins/