Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 213,069 for

new

(0.18 sec)
  1. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...The example will also create a new workbook with 3 pages and apply...file) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  2. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/developer-guide/text-r...
  3. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...com@{tenantId}" ; client = new HttpClient (); } public async...formContent = new FormUrlEncodedConten ( new [] { new KeyValuePair...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  4. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  5. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...(CadImage cadImage = (CadImage)new DxfImage(CadAcadVersion.AC1032))...polyline = new CadLwPolyline(); polyline.Coordinates = new List();...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  6. 管理 OLE|Aspose.Slides for PHP 文档

    在 PHP 中将 OLE 对象添加到 PowerPoint 演示文稿...PPTX 文件的 Presentation 类 $pres = new Presentation (); try { # 访问第一个幻灯片...0 ); # 加载 Excel 文件到流中 $fs = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/php-java/manage-ole/
  7. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples.... When a new slide is added to a presentation...getSlides() list, and every new slide is added to the end of...

    docs.aspose.com/slides/androidjava/slide-master/
  8. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...GetDefaultFont() 属性设置为Courier New获取的,第二张图片是通过将 ImageOrPrintOptions...GetDefaultFont() 属性设置为Times New Roman获取的。 将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  9. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  10. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed to streamline your report generation process and enhance productivity....Contents [ Hide ] Create() Creates new instance of the report builder...ReportBuilderContext ) Creates new instance of the report builder...

    reference.aspose.com/words/net/aspose.words.low...