Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 223,147 for

new

(0.13 sec)
  1. 从PDF文档页面中搜索和获取文本|Aspose.PDF for Java

    本文解释了如何使用各种工具从PDF文档中搜索和获取文本。我们可以从特定或整个页面使用正则表达式进行搜索。...打开文档 Document pdfDocument = new Document ( "input.pdf" ); //...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "sample"...

    docs.aspose.com/pdf/zh/java/search-and-get-text...
  2. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....presentation to MathML: var pres = new aspose . slides . Presentation...getMathParagraph (); mathParagraph . add ( new aspose . slides . MathematicalText...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  3. Optical mark recognition|Documentation

    How to recognize the completed form and get results with Aspose.OMR for Java....OmrEngine class: OmrEngine engine = new OmrEngine (); TemplateProcessor...recognition engine: OmrEngine engine = new OmrEngine (); TemplateProcessor...

    docs.aspose.com/omr/java/recognition/
  4. Converting DWG to TIFF always results in black ...

    Hello community, I’ve been testing converting DWG files to TIFF using the .Net API in the Trial version, and it always generates black and white images, even though the DWG files are full color. Here’s the code we’re us…...width var rasterizationOptions = new Aspose.CAD.ImageOptions.CadRasterizationOpti()...of TiffOptions var options = new Aspose.CAD.ImageOptions.TiffOptions(Aspose...

    forum.aspose.com/t/converting-dwg-to-tiff-alway...
  5. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = New MemoryStreamProvider(); //…...conversion var streamProvider = new MemoryStreamProvider(); // Initialize...HTML document var document = new HTMLDocument(html.Model, ".");...

    forum.aspose.com/t/aspose-html-html-converted-t...
  6. 服务器字体匹配问题 - Free Support Forum - aspose.com

    222222222222222.png (9.6 KB) 我现在linux服务器上配置了字体替换规则,然后java代码里没有任何设置,我的运行条件是:服务器上只有IPAexMincho和IPAexGothic这2中字体,我现在客户端用MS ゴシック做了一个excel模板,当我用SvgSaveOptions svgSaveOptions = New SvgSaveOptions(); svgSaveOptions.setSheetIn…...aveOptions svgSaveOptions = new SvgSaveOptions(); svgSaveOptions...ByteArrayOutputStrea byteArrayOutputStrea = new ByteArrayOutputStrea(); excel...

    forum.aspose.com/t/topic/311950
  7. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...cs 中添加许可证初始化代码: var license = new Aspose . Pdf . License (); license...containerName ) { _containerClient = new BlobContainerClient ( connectionString...

    docs.aspose.com/pdf/zh/net/converting-documents...
  8. 在加载工作簿时使用JavaScript通过C++过滤VBA项目|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在加载Excel工作簿时过滤VBA项目。...load VBA const loadOptions = new LoadOptions ( LoadFormat . Auto...Auto ); const loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  9. 每个 Excel 工作表渲染一个 PDF 页面 使用 C++ 通过 JavaScript 转换...

    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....arrayBuffer (); // Initialize a new Workbook by opening the selected...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  10. 使用GlobalizationSettings类自定义小计标签和饼图的其他标签,通过JavaS...

    学习如何使用GlobalizationSettings类在Aspose.Cells for JavaScript通过C++中自定义小计标签和饼图的其他标签。...bytes const workbook = new Workbook ( new Uint8Array ( arrayBuffer...workbook const customSettings = new CustomSettings (); workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/using-g...