Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 214,313 for

new

(0.13 sec)
  1. 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...
  2. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....doc = new Document(); LayoutCollector layoutCollector = new LayoutCollector(doc);...content. DocumentBuilder builder = new DocumentBuilder(doc); builder...

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

    A collection of Revision objects that represent revisions in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...startTrackRevisions("John Doe", new Date()); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  4. Content render outside the table when page brea...

    Hi, I am facing a issue when rendering html content in a table. Please use the below code to reproduce the problem. I attached car.jpg which used in the html and the result file BrokenLine.pdf for your reference. Put th…...MarginInfo _defaultCellMargin = new Aspose.Pdf.Generator.MarginInfo();...Aspose.Pdf.Generator.Pdf pdf = new Aspose.Pdf.Generator.Pdf(); Aspose...

    forum.aspose.com/t/content-render-outside-the-t...
  5. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  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. Փոխարկել TEXT PNG C#

    Փոխարկեք TEXT ը PNG ձևաչափի C# կոդով: Պահեք TEXT որպես PNG օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...
  8. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for PHP, boosting presentation impact across PPT and PPTX formats with clear code examples.... Add new data point. Write presentation...Creating empty presentation $pres = new Presentation (); try { # Access...

    docs.aspose.com/slides/php-java/chart-data-marker/
  9. 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...
  10. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAxis MinorUnitIsAuto property optimizes your chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!...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...