Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 213,171 for

new

(0.15 sec)
  1. 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...
  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. Load and Extract Data | Java

    Java APIs for the developers to manipulate and 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-...
  4. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....FontSettings fontSettings = new FontSettings (); fontSettings...SetFontsSources ( new FontSourceBase [] { new StreamFontSourceFile...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....DecorateField () { FormEditor editor = new FormEditor (); editor . bindPdf...FormFieldFacade cityDecoration = new FormFieldFacade (); cityDecoration...

    docs.aspose.com/pdf/java/decorate-form-field/
  7. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...presentation = new Presentation(); var doc = new Document(); var...var builder = new DocumentBuilder(doc); foreach ( var slide in...

    products.aspose.com/slides/net/conversion/ppt-t...
  8. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet...YPixel = 200; Console.WriteLine($"New DataLabel: {dataLabels.XPixel}...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  9. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Execute ( new [] { "Option_1" , "Option_2" }, new object [] {...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Add_Chart () { using var pres = new Presentation (); // Add a simple...Access_Chart () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ch...