Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 192,499 for

new

(0.09 sec)
  1. Aspose.PSD for .NET 24.5 - 发布说明|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....{ RawColor backgroundColor = new RawColor ( PixelDataFormat ....// 白色 PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...1", new String[] { "AW Category 1", "AW Category 2" }, new double[]...

    reference.aspose.com/words/java/com.aspose.word...
  3. Կատարեք PDF՝ Օգտագործելով C#

    Ստեղծեք նոր PDF C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով .NET գրադարանը:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/hy/net/make/pdf/
  4. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers.... new ChoiceBoxConfig () { QuestionText...the other on one line or on new lines. To add a line break, insert...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  5. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....Description AxisBound () Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Create a...

    reference.aspose.com/words/java/com.aspose.word...
  7. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules....doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...$document = new Document ( $inputFile ); $formattedText = new facades_FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> toRgb (), ( new facades_FontStyle...

    products.aspose.com/pdf/php-java/watermark/add/
  9. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration....CsvDataLoadOptions() Initializes a new instance of this class with default...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 在 PHP 中对形状的每个文本值应用不同的样式|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...getText () -> getValue () -> add ( new Cp ( 0 )); $shape -> getText...

    docs.aspose.com/diagram/zh/java/apply-different...