Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 222,973 for

new

(0.14 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...fields DocumentBuilder builder = new DocumentBuilder(document); AtomicInteger...AtomicInteger bmCount = new AtomicInteger(1); for (Object obj...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…...the API client var config = new Configuration { ClientId = "<your-client-id>"..."<your-client-secret>" }; var pdfApi = new PdfApi(config); // 2️⃣ Prepare...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  3. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)... var wb = new Workbook("RadialClusterTemplat...bound to the SmartArt. var dt = new DataTable("Data"); dt.Columns...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  4. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...name = Times New Roman --> PDF: Font Times New Roman was not...Parse(); using var pubStream = new MemoryStream(); PubFactory.CreatePdfConverter()...

    forum.aspose.com/t/get-a-failure-when-convertin...
  5. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Managing Project Currency Codes | Aspose.Tasks ...

    Learn how to view, set, and retrieve currency codes in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/managing-currency-codes/
  7. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。...external links const workbook = new AsposeCells . Workbook ( filePath...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 246

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...
  8. Inserting, Deleting Rows and Columns|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....Introduction Whether creating a new worksheet from scratch or working...the index of the row where the new row will be inserted. Inserting...

    docs.aspose.com/cells/cpp/inserting-deleting-ro...
  9. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java.... Document doc = new Document(); VariableCollection...fields. DocumentBuilder builder = new DocumentBuilder(doc); FieldDocVariable...

    reference.aspose.com/words/java/com.aspose.word...
  10. 从CFF文件加载字体|爪哇

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

    docs.aspose.com/font/zh/java/how-to-load-fonts/...