Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 214,303 for

new

(0.17 sec)
  1. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Cleanup();...

    products.aspose.com/words/net/compress/html/
  2. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...document using ( var document = new Aspose . Pdf . Document ()) {...object document . Collection = new Aspose . Pdf . Collection ();...

    docs.aspose.com/pdf/zh/net/portfolio/
  3. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...final PdfOptions pdfOptions = new com.aspose.slides.PdfOptions();...Presentation presentation = new Presentation(filePath); com.aspose...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  4. OLE 对象|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理 OLE 对象:使用 JavaScript 在 PPT、PPTX 和 ODP 演示文稿中插入、链接、更新和提取嵌入内容。...addOleObject () { let presentation = new aspose . slides . Presentation...pdfStream )); let dataInfo = new aspose . slides . OleEmbeddedDataInfo...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. 搜索

    搜索...FontDefinition fd = new FontDefinition(FontType.CFF, new FontFileDefinition("cff"...FontFileDefinition("cff", new FileSystemStreamSour(fileName))); CffFont...

    blog.aspose.com/zh-hant/font/work-with-cff-true...
  6. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Test IT!" ); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create New instances of this class for seamless code integration and enhanced functionality....CommentRangeEnd constructor Initializes a new instance of this class. public...Document doc = new Document (); Comment newComment = new Comment (...

    reference.aspose.com/words/net/aspose.words/com...
  8. Export JasperReport to DICOM|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....ASDicomExporter dicomExporter = new ASDicomExporter (); ASDicomExportConfigu...ASDicomExportConfigu dicomExportConfigura = new ASDicomExportConfigu (); dicomExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Public API Changes in Aspose.3D 1.2.0|Documenta...

    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.... It includes not only new and updated public methods, but...Example code: C# Scene scene = new Scene (); Node cameraNode = scene...

    docs.aspose.com/3d/net/public-api-changes-in-as...