Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 168,738 for

new

(0.34 sec)
  1. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...WriteProtection.docx"); doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  2. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....jar file: Metered matered = new Metered(); matered.setMeteredKey("PublicKey"...credit/consumption. // Create a new Metered license, and then print...

    reference.aspose.com/words/java/com.aspose.word...
  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. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...diagram = new Diagram(); Aspose.Diagram.Page page = new Aspose.Diagram...Count; // 1 shape.Text.Value.Add(new Txt("Hello World")); shape.InheritChars[0]...

    forum.aspose.com/t/cant-set-the-style-value/315934
  6. Aspose.PSD for .NET 23.7 - 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....resource Feature PSDNET-1534 Add new types of warp (arc & arch) Feature...Timeline ; Frame [] frames = new Frame [ framesCount ]; for (...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  7. Open Presentation|Aspose.Slides for PHP Documen...

    Open or load Presentation PPT, PPTX, ODP...(content on its slides), add new slides or remove existing ones...path to its constructor $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/php-java/open-presentation/
  8. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  9. VbaModule.name property | Aspose.Words for Node.js

    VbaModule.name property. Gets or sets VBA project module name.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/net/splitter/