Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 213,390 for

new

(0.16 sec)
  1. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  2. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for PHP via Java when converting PowerPoint & OpenDocument presentations to other file formats.... Load the new font. Add a rule for the replacement...Loads a presentation $pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/php-java/font-substitution/
  3. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...workbook = new Workbook(); var saveOptions = new XlsSaveOptions();...throw error //var saveOptions = new OoxmlSaveOptions(); saveOptions...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  4. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/java/compress/doc/
  5. 搜索

    搜索...asList(new String[] { "0", "0:0", "0:1"...shapeIdMap = new Hashtable(); // 創建一個新圖表 Diagram diagram = new Diagram(visioStencil);...

    blog.aspose.com/zh-hant/diagram/create-org-char...
  6. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Add method Creates a new user defined style and adds it...styles collection. Document doc = new Document (); StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...Now, I am trying to create a new document using Input Document...from streams var sourceDoc = new Aspose.Words.Document(sourceStream);...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  8. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....document using ( var document = new Aspose . Pdf . Document ()) {...document . PageInfo . Margin = new Aspose . Pdf . MarginInfo ();...

    docs.aspose.com/pdf/net/working-with-headings/
  9. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  10. Გადაიყვანეთ HTML SVG C#

    გადაიყვანეთ HTML SVG C# ფორმატში კოდით. შეინახეთ HTML როგორც SVG C#....doc = new Document( "Input.html" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/ka/net/conversion/htm...