Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 214,446 for

new

(0.16 sec)
  1. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = New FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a New Document object Document pdfDocument = New Document(); // Ad…...以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”...Create a new Document object Document pdfDocument = new Document();...

    forum.aspose.com/t/tif-pdf/293699
  2. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing document BuildingBlock objects efficiently and enhancing your workflow....blocks from the collection to a new array of building blocks. (2...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Add Images in Spreadsheet in xlsx4j|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....Workbook object Workbook workbook = new Workbook (); Worksheet sheet...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/java/add-images-in-spread...
  5. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/optimize-pdf/
  7. Aspose.PSD for .NET 20.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....= 0 ) { throw new Exception ( "VogkResource were...ShapeOriginSettings = new [] { resource . ShapeOriginSettings [ 0 ], new VectorShapeOriginSet...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  8. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....document using ( var document = new Aspose . Pdf . Document ( dataDir...annotation var textAnnotation = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/net/text-annotation/
  9. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/md/
  10. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...