Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 200,002 for

new

(0.08 sec)
  1. 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/
  2. 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...
  3. 在 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...
  4. Person | Aspose.Words for .NET

    Create a New Person instance effortlessly with our user-friendly constructor. Simplify your coding and enhance your projects today!...Person constructor Initialize a new instance of the Person class...Create a new person collection. PersonCollection persons = new PersonCollection...

    reference.aspose.com/words/net/aspose.words.bib...
  5. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PSD for .NET 21.3 - 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 ( outputFile , new PngOptions ()); } PSDNET-789...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  7. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi.... Create a new Document class object to split...//Read the source PDF file doc = new com . aspose . pdf . Document...

    products.aspose.com/pdf/java/splitter/
  8. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering...FileStream fontFallbackStream = new FileStream ( MyDir + "Font fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced a new class for reading data from Excel...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/net/developer-guide/tech...
  10. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two documents in Java....docA = new Document(); DocumentBuilder builderA = new DocumentBuilder(docA);...docB = new Document(); DocumentBuilder builderB = new DocumentBuilder(docB);...

    reference.aspose.com/words/java/com.aspose.word...