Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 33,712 for

new

(0.07 sec)
  1. How to Create Charts in a Presentation|Aspose.S...

    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....Presentation Contents [ Hide ] A new Aspose.Slides for Java API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/java/how-to-create-chart...
  2. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...document. MemoryFontSource otf = new MemoryFontSource ( File . ReadAllBytes...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...CsvDataLoadOptions () Initializes a new instance of this class with default...CsvDataLoadOptions ( bool ) Initializes a new instance of this class with specifying...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose Cells将带有插入文本的excel导出到html时, 有异常的空白 - Fre...

    使用aspose-cells-23.3 ,如下调用 Workbook workbook = New Workbook(New FileInputStream(New File(“test.xlsx”))); workbook.save(“text.html”, New HtmlSaveOptions()); excel如下 test.zip (7.6 KB) 导出效果如下 test.png (1.8 KB) A1 B1单元…...Workbook workbook = new Workbook(new FileInputStream(new File(“test.xlsx”)));...xlsx”))); workbook.save(“text.html”, new HtmlSaveOptions()); excel如下 test...

    forum.aspose.com/t/aspose-cells-excel-html/262260
  5. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a New array for streamlined data management....blocks from the collection to a new array of building blocks. public...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...three IPortion objects for each new IParagraph (two Portion objects...represents a PPTX file $pres = new Presentation (); try { # Accessing...

    docs.aspose.com/slides/php-java/manage-paragraph/
  7. Exporting Math Equations|Aspose.Slides for PHP ...

    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....presentation to MathML: $pres = new Presentation (); try { $autoShape...(); $mathParagraph -> add ( new MathematicalText ( "a" ) -> setSuperscript...

    docs.aspose.com/slides/php-java/exporting-math-...
  8. SignatureLineOptions.AllowComments | Aspose.Wor...

    Enable signer comments in the Sign dialog with the SignatureLineOptions AllowComments property. Enhance collaboration and feedback effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process 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...