Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 214,382 for

new

(0.35 sec)
  1. VbaModule | Aspose.Words for .NET

    Effortlessly create empty VBA modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  2. 在 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...
  3. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....PageRange constructor Creates a new page range object. public PageRange...page ranges. Document doc = new Document ( MyDir + "Images.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Ustvari PDF Z Uporabo Java

    Ustvarite novo PDF v Java v nekaj korakih. Preprosto ustvarite PDF s knjižnico Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sl/java/make/pdf/
  5. Make DOCX Using Java

    Make a New DOCX in Java in a few steps. Easily create DOCX using Java library....the following example: Make a new DOCX using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/docx/
  6. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...object Document pdfDocument = new Document (); // Get particular...TextFragment textFragment1 = new TextFragment ( "main text" );...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  7. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....document Document pdfDocument = new Document ( _dataDir + "TextField...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/java/create-forms/
  8. OleObject|Aspose.Slides 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....Add_Ole_Object () { using var pres = new Presentation (); var slide =...Slides [ 0 ]; var pdfData = new OleEmbeddedDataInfo ( File ....

    docs.aspose.com/slides/net/examples/elements/le...
  9. 数学文本|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理数学文本:创建和编辑方程式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。...Add_Math_Text () { using var pres = new Presentation (); var slide =...添加一个简单分数:x / y var fraction = new MathematicalText ( "x" ). Divide...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Manage Attachments in Email Message in PHP|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....Message To Add Attachments to a New Email Message using Aspose.Email...Create a new instance of MailMessage class $message = new MailMessage...

    docs.aspose.com/email/java/manage-attachments-i...