Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 213,153 for

new

(0.3 sec)
  1. 从印章提取文本|Aspose.PDF for Java

    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....visit 方法获取文本 Document doc = new Document ( dataDir + "test.pdf"...StampAnnotation ) item ; TextAbsorber ta = new TextAbsorber (); XForm ap = annot...

    docs.aspose.com/pdf/zh/java/extract-text-from-s...
  2. Փոխարկել HTML MARKDOWN C#

    Փոխարկեք HTML ը MARKDOWN ձևաչափի C# կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/htm...
  3. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/convert/advanced-metho...
  4. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...charts . get ( 0 ); // Add a new label to the chart. const label...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  5. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... source_code } \n ' ) # Set new source code for VBA module. You...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless document loading. Default is true.... TxtLoadOptions options = new TxtLoadOptions { AutoNumberingDetecti...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number detection...

    reference.aspose.com/words/net/aspose.words.loa...
  7. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...{ PdfFileInfo pdfFileInfo = new PdfFileInfo ( _dataDir + "sample_encrypted...PdfFileSecurity fileSecurity = new PdfFileSecurity (); fileSecurity...

    docs.aspose.com/pdf/zh/java/change-password/
  8. Conversion of OpenOffice Document|Aspose.Slides...

    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(PresentationEx pres = new PresentationEx("OpenOfficePresentati...using (PresentationEx pres = new PresentationEx("ConversionFromPresen...

    docs.aspose.com/slides/net/conversion-of-openof...
  9. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....3mf" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/3mf/
  10. Փոխարկել WORD PDF C#

    Փոխարկեք WORD ը PDF ձևաչափի C# կոդով: Պահեք WORD որպես PDF օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/wor...