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

new

(0.11 sec)
  1. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...from the content control in the new text. Could you please help with...the document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/content-control-data-extract...
  2. 从CFF文件加载字体|Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  3. General Resource Assignment Properties | Aspose...

    Learn how to read and edit general properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for .NET. Includes practical C# examples for setting and getting UID, Start, and Finish values....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/general-resource-assi...
  4. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/printing-project-page...
  5. Other ways to provide main TeX input file | Java

    Conversion functionality of Aspose.TeX API solution for Java has a Constructor which accepts a stream as the first argument. Here are some code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/other-ways-of-main-input/
  6. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a New instance of this class that can be used to save a document in the Odt format in C++....) constructor Initializes a new instance of this class that can...) constructor Initializes a new instance of this class that can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML documents. Enhance your document conversion experience today!...HtmlLoadOptions loadOptions = new HtmlLoadOptions { ConvertSvgToEmf...true }; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....macroName property to assign a new macro code to a Form Control...following sample code creates a new workbook, assigns a macro code...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  9. 通过 C++ 使用 Node.js 删除范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除 Excel 中的范围并向左或向上移动单元格。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-rang...
  10. Question regarding unreleased memory even after...

    Hi, I’m experiencing a memory issue with the latest version of Aspose.PDF (v25.11) in C#. Background: When I use Aspose.PDF’s Accept(TextFragmentAbsorber visitor) method, I notice that memory is not being released and…...pdf"; using(Stream fileStream = new FileStream(inputFileName, FileMode...ReadWrite)) { Document pdfDocument = new Document(fileStream); PageCollection...

    forum.aspose.com/t/question-regarding-unrelease...