Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 213,160 for

new

(0.51 sec)
  1. 使用 .NET API 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 EMF 到 EPS 转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/convert/emf-to-eps/
  2. 从印章提取文本|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...
  3. 将 HTML 转换为 GIF – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 GIF。在 C# 示例中考虑各种 HTML 到 GIF 的转换情况。尝试在线 HTML 转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-gif/
  4. 更改 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/
  5. 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...
  6. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...document using ( var document = new Aspose . Pdf . Document ( dataDir...options EpubSaveOptions options = new EpubSaveOptions (); // Specify...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  7. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  8. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveOptions.pageMargins property. Specifies the margins around pages in an HTML document... let doc = new aw . Document ( base . myDir..."Document.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!... Document imgSourceDoc = new Document ( MyDir + "Images.docx"...using ( FileStream outStream = new FileStream ( ArtifactsDir + "Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...Instantiate a new Workbook. const workbook = new Workbook ();... add ( 14 , 3 , 200 , 220 , new Uint8Array ( imageBuffer ));...

    docs.aspose.com/cells/zh/javascript-cpp/managin...