Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 192,511 for

new

(0.07 sec)
  1. sample_data.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 John.He: John.He: 爱的发发发 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074......Region Store Chicago Central 3055 New York East 3036 Detroit Central...West 3166 New York East 3090 Chicago Central 3055 New York East...

    docs.aspose.com/cells/ar/python-net/why-aspose-...
  2. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module.... Document () # Create a new VBA project. project = aw . vba...vba_project = project # Create a new module and specify a macro source...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Relfection error when calling Aspose from JS - ...

    After a New installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...March 16, 2025, 9:50am 1 After a new installtion of Apsose libraries...aspose.pdf.Font”); var lic = new license(); lic.setLicense(“Aspose...

    forum.aspose.com/t/relfection-error-when-callin...
  4. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-shapes/
  5. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...footnoteType) Initializes a new instance of this class. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....XpsSaveOptions() Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Generate Data Matrix Barcodes in C#|Documentation

    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....standards) and ECC 200 (the new universal standard). By default...standard. BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  10. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... Document doc = new Document(getMyDir() + "Field...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...