Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 211,809 for

new

(0.56 sec)
  1. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....(ByteArrayInputStream stream = new ByteArrayInputStream(INPUT_TEXT...TxtLoadOptions loadOptions = new TxtLoadOptions(); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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....lic" ; License license = new License (); license . setLicense...licensePath ); BarCodeReader reader = new BarCodeReader ( fileName , DecodeType...

    docs.aspose.com/barcode/java/quick-start/
  3. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...endBookmark("MyBookmark"); // Link a new custom property to a bookmark...

    reference.aspose.com/words/java/com.aspose.word...
  4. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create custom barcodes effortlessly with FieldOptions BarcodeGenerator. Enhance your inventory management and streamline operations today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 档案

    档案...project = new Project(); // 将其保存为 .mpp 文件 project.Save("New Project...// 创建一个新项目 Project project = new Project(); // 将其保存为 .xml 文件 project...

    blog.aspose.com/zh/tasks/create-ms-project-file...
  8. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form.... new InputGroup () { Children = new List < BaseConfig...BaseConfig >() { new ContentConfig () { Name = "Label" }, new ContentConfig...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  10. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-gradi...