Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 37,395 for

new

(0.09 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. CreateChildNode | Aspose.3D for .NET API Reference

    CreateChildNode Contents [ Hide ] Node.CreateChildNode method (1 of 5) Creates a child node public Node CreateChildNo......CreateChildNode () Return Value The new child node. See Also class Node...CreateChildNode method (2 of 5) Create a new child node with given node name...

    reference.aspose.com/3d/net/aspose.threed/node/...
  4. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....Description AxisBound () Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java.... Document doc = new Document(getMyDir() + "Shape...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions(); xlsxSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. Aspose.PSD for .NET 24.5 - 发布说明|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....{ RawColor backgroundColor = new RawColor ( PixelDataFormat ....// 白色 PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....FolderFontSource folderFontSource = new FolderFontSource(getFontsDir()...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  9. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java.... Document doc = new Document(getMyDir() + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions(true); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...1", new String[] { "AW Category 1", "AW Category 2" }, new double[]...

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