Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 199,456 for

new

(0.07 sec)
  1. Buat DOCX Menggunakan Java

    Buat DOCX baharu dalam Java dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ms/java/make/docx/
  2. Managing Worksheets in Ruby|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....Worksheets to a New Excel File To add Worksheet to a new Excel file...aspose.cells.Workbook' ) . new # Adding a new worksheet to the Workbook...

    docs.aspose.com/cells/java/managing-worksheets-...
  3. Add BarCode Column to SharePoint Lists|Document...

    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....BarCode for SharePoint, create a new custom list: On the Create page...name and description for the new list Click Create Adding name...

    docs.aspose.com/barcode/sharepoint/add-barcode-...
  4. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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.... Save ( outputFilePath , new PngOptions ()); } PSDNET-1879...false ; PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  5. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....docOriginal = new Document(); DocumentBuilder builder = new Documen...newComment = new Comment(docOriginal, "John Doe", "J.D.", new Date());...

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

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java.... You can create new building blocks and insert them...doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...

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

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...docx"); ImageUriPrinter callback = new ImageUriPrinter(getArtifactsDir()...

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

    Create precise image dimensions in points with the MergeFieldImageDimension constructor. Enhance your design with accurate sizing for better results....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Update Outline Code Definitions and Values | As...

    Learn how to edit outline code values and their definitions using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/writing-updated-outl...
  10. 搜索

    搜索...加載客戶端機密 InputStream in = new FileInputStream(new File("credentials.json"));...GoogleClientSecrets.load(JSON_FACTORY, new InputStreamReader(in)); // 構建流程並觸髮用戶授權請求...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...