Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 117,901 for

new

(0.36 sec)
  1. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue.... Start a new one and then the name of the...function() { const reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  2. Converting Worksheet to Image and Worksheet to ...

    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....development environment and create a new console application. This example...Worksheet to Image File I created a new workbook in Microsoft Excel and...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  3. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列...Presentation 类 Presentation pres = new Presentation ( "table.pptx" );...Presentation 类 Presentation pres = new Presentation ( "Test.pptx" );...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  6. CompareOptions.compareMoves property | Aspose.W...

    CompareOptions.compareMoves property. Specifies whether to compare differences between the two documents....docOriginal = new aw . Document (); let builder = new aw . DocumentBuilder...// Comment: let newComment = new aw . Comment ( docOriginal ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph formatting in C++....// Set default parameters for new styles that we may later add...() -> set_Name ( u "Courier New" ); // If we add a style of the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. AbsorbedTable cannot extract the merged cells -...

    Hi, When I try to get the merged cells which positions are right by the other cells, Aspose pdf cannot extract into TableAbsorber, does there any solution for this problem? Looking forward to your response. In this JPG…...this: TableAbsorber absorber = new TableAbsorber(); absorber.UseFlowEngine...stringBuilder = new StringBuilder(); using (var document = new Aspose...

    forum.aspose.com/t/absorbedtable-cannot-extract...
  9. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!...DocumentBase , int ) Initializes a new instance of this class. Properties...Document doc = new Document (); Comment newComment = new Comment (...

    reference.aspose.com/words/net/aspose.words/com...
  10. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management.... Document doc = new Document ( MyDir + "Big document...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...