Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 212,908 for

new

(0.17 sec)
  1. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  2. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape 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...
  4. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... PdfLoadOptions options = new PdfLoadOptions(); options.se...setPageCount(1); Document doc = new Document(getMyDir() + "Images...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImageConfig|Documentation

    ImageConfig element is used to add a picture.... new ImageConfig () { Name = "image...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/imag...
  6. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...PageSize As New [PaperSize] Using inStream As New MemoryStream(fileData)...doc = New Aspose.Words.Document(inStream) Dim builder As New DocumentBuilder(doc)...

    forum.aspose.com/t/aspose-words-automatically-a...
  7. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...data source. DataTable table = new DataTable("Employees"); table...

    reference.aspose.com/words/java/com.aspose.word...
  8. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency 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...
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/php-java/superscript-and...
  10. Quick Start|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.... $license = new License (); $license -> setLicense...= "code_128.gif" ; $reader = new BarCodeReader ( $filePath , null...

    docs.aspose.com/barcode/phpjava/quick-start/