Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 164,974 for

new

(0.07 sec)
  1. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....for a new object. Each instance of a class creates a new object...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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.... It includes not only new and updated public methods, added...Java 2.9.1 has introduced two new method for the com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  3. Font.nameFarEast property | Aspose.Words for No...

    Font.nameFarEast property. Returns or sets an East Asian font name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= "Courier New" ; builder . font . localeId = new CultureInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 无图表加载源Excel文件|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....options = new LoadOptions (); options . setLoadFilter ( new LoadFilter...options Workbook workbook = new Workbook ( "sample.xlsx" , options...

    docs.aspose.com/cells/zh/java/load-source-excel...
  5. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration.... Document doc = new Document (); // A convenient...builder. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Entities with SAT/SAB structure|CAD 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....CadRasterizationOpti rasterizationOptions = new CadRasterizationOpti (); rasterizationOptions...rasterizationOptions . setLayouts ( new String [] { "Model" }); PdfOptions...

    docs.aspose.com/cad/java/developer-guide/entiti...
  7. View MHT Files using Java | Aspose.PDF

    Open and view MHT documents programmatically with Java sample code using Aspose.PDF for Java...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/java/viewer/mht/
  8. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....Name Description CONTINUOUS The new section starts on the same page...section. NEW_COLUMN The section starts from a new column. NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConverterContext | Aspose.Words for Java

    Document converter context in Java....ConverterContext converterContext = new ConverterContext(); Converter...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

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