Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 213,031 for

new

(0.17 sec)
  1. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。...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/doc/
  2. PSD PSB サイズ削減ソリューション | products.aspose.com

    PSD ファイルのサイズを小さくする...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/jp/reduce-size/
  3. CsvDataSource Class | Aspose.Words for .NET

    Access and utilize CSV data effortlessly with Aspose.Words.Reporting.CsvDataSource. Enhance your reports with seamless data integration!...CsvDataSource ( Stream ) Creates a new data source with data from a...CsvDataSource ( string ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  4. How to Run Aspose.Email|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....Create a New Project Open Visual Studio and create a new Console...{ // Create a new email message var eml = new MailMessage { Subject...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  5. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. EmptyLineConfig|Documentation

    EmptyLineConfig element is used to add vertical spacing between elements.... new EmptyLineConfig () Optional properties...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/empt...
  7. Hyperlink is not preserved when converting PDF ...

    Hello, We are using Aspose.PDF.Drawing 25.1.0 and Aspose.Cells 25.1.2 We are loading the attached pdf containing an hyperlink to an Url. The pdf is converted to an xlsx. The created xlsx document contains the text, bu…...doc = new Document ("google.pdf"); var xlsOptions = new ExcelSaveOptions...ExcelFormat.XLSX }; using var ms = new MemoryStream(); doc.Save(ms,...

    forum.aspose.com/t/hyperlink-is-not-preserved-w...
  8. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AxisDisplayUnit CustomUnit property to easily customize your value axis display units with user-defined scaling for enhanced data clarity....supported by MS Office 2016 new charts. Default value is 1. Setting...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Public API Changes in Aspose.Diagram 6.8.0|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, but...Visio diagram Diagram diagram = new Diagram (); // insert an ActiveX...

    docs.aspose.com/diagram/net/public-api-changes-...