Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 165,041 for

new

(0.06 sec)
  1. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…...Add(new MemoryFontSource(bytes)); But...FontRepository FontRepository.Sources.Add(new MemoryFontSource(fontBytes));...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  2. Adding CadInsertObject in a DWG created from sc...

    Hi Aspose Support, I’m working with the latest version of Aspose.CAD for .NET, and I’m building a tool where I need to create a DWG file completely from scratch. My goal is to add several points to the drawing, but the…...drawing is created from a blank new DwgImage() instance. Request:...Add those entities to a brand new DWG file. Ensure the blocks display...

    forum.aspose.com/t/adding-cadinsertobject-in-a-...
  3. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....Description Continuous 0 The new section starts on the same page...from a new column. NewPage 2 The section starts from a new page...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. How to Add Files To Archives Without Compression

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  5. 添加曲线对象到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在您的PDF中创建一个曲线对象。...Document 实例 Document pdfDocument = new Document (); // 将页面添加到 PDF 文件的页面集合中...Drawing object Graph graph = new Graph ( 400 , 200 ); // 为 Drawing...

    docs.aspose.com/pdf/zh/java/add-curve/
  6. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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, added...ISmartMarkerCallBack interface to define a new class that handles the call back...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = New Li…...final License ASPOSE_LICENSE = new License(); static { try { //Aspose...catch (Exception e) { throw new RuntimeException(e); } } public...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  8. Open Presentation in Java|Aspose.Slides Documen...

    Open or load Presentation PPT, PPTX, ODP in Java...(content on its slides), add new slides or remove existing ones...constructor Presentation pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/java/open-presentation/
  9. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...