Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 224,743 for

new

(0.12 sec)
  1. Load and Extract Data | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to load and save Type 1 fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-type1-...
  2. Merge Any Number of ZIP Archives | Aspose.Zip D...

    Learn how to merge multiple ZIP archives into a single file with this comprehensive guide....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/merge-arbitrary-number...
  3. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  5. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples.... Workbook workbook = new Aspose . Cells . Workbook ();...Presentation presentation = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/net/creating-excel-chart...
  6. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...@"C:\Test_06032026\"; List<string> ranges = new() { "AllMeasures", "RHC", "RDR"...AGE#"; try { Document doc = new Document(templateFile); DocumentBuilder...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  7. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop.... Example: Exporting To a New DataTable Sometimes, developers...export the worksheet data to a new DataTable object. It would be...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. ChartMarker | Aspose.Words for Java

    Represents a chart data marker 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...
  9. Rename Form Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to rename form fields in a PDF document using Aspose.PDF for Python via .NET. It shows how to bind a PDF form, update existing field names programmatically, and save the modified file. Renaming fields helps standardize form structures, improve data mapping, and simplify integration with automated workflows or external systems....replaces old field names with new ones. After updating the field...names and their corresponding new names. Iterate through the mapping...

    docs.aspose.com/pdf/python-net/rename-form-fields/
  10. Bad PDF Forms conversion quality - Free Support...

    Greetings! I have issue in conversion of PDF files containing forms to HTML. I tried 2 ways of doing it, but didn’t got a convinient result. Could you, please, help me? Am I doing somethinf wrong or there’s some kind o…...9 KB) using (var document = new Aspose.Pdf.Document("1003 - Unmarried...Addendum.pdf")) { var htmlOptions = new Aspose.Pdf.HtmlSaveOptions {...

    forum.aspose.com/t/bad-pdf-forms-conversion-qua...