Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 214,313 for

new

(0.09 sec)
  1. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  2. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Გადაიყვანეთ Გამოსახულება JPG Java

    გადაიყვანეთ Გამოსახულება JPG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.jpg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  4. Გადაიყვანეთ Გამოსახულება GIF Java

    გადაიყვანეთ Გამოსახულება GIF Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.gif" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  5. Გადაიყვანეთ Გამოსახულება SVG Java

    გადაიყვანეთ Გამოსახულება SVG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.svg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  6. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...Description add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Cells 16.12.0 中的公共 API 更改|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....LoadOptions class var options = new Aspose . Cells . LoadOptions...the LoadFilter property to a new instance of LoadFilter class...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. ChartAxis.MinorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MinorUnitScale property to easily customize minor tick marks on your time category axis for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...