Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 213,245 for

new

(0.11 sec)
  1. Protect and Unprotect Workbook Structure with J...

    Protect and unprotect workbook structure of Excel files using JavaScript via C++....{ // Create a new workbook const workbook = new Workbook (); //...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  2. IRevisionCriteria Interface | Aspose.Words for ...

    Control document revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/ire...
  3. FontSourceType | Aspose.Words for Java

    Specifies the type of font source in Java....FileFontSource fileFontSource = new FileFontSource(getMyDir() + "Alte...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionCollection.Reject | Aspose.Words for .NET

    Discover the RevisionCollection Reject method to efficiently filter out unwanted revisions based on your criteria for streamlined project management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  6. Android API to Render XPS to DOTX | products.as...

    Transform XPS to DOTX via Android via Java API...templates that can be used to create new documents. By converting XPS...XPS to DOTX, users can create new documents with the same formatting...

    products.aspose.com/total/android-java/conversi...
  7. 搜索

    搜索... StringPtr srcDir = new String("SourceDirectory\\");...// 輸出目錄路徑。 StringPtr outDir = new String("OutputDirectory\\");...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  8. 公共 API Aspose.Diagram 6.0.0 的变化|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....load diagram Diagram diagram = new Diagram ( "C:/temp/Drawing1.vsdx"...load diagram Dim diagram As New Diagram ( "C:/temp/Drawing1.vsdx"...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Set Background Picture of a Worksheet|Documenta...

    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....ApplicationClass ExcelApp = new Excel . ApplicationClass ();...//Instantiate a new Workbook. Workbook workbook = new Workbook ();...

    docs.aspose.com/cells/net/set-background-pictur...
  10. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...