Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 19,958 for

insert documents

(0.42 sec)
  1. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font...contents. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....distance (in points) between the document text and the bottom edge of...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document text and the right edge of the shape....distance (in points) between the document text and the right edge of...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection.ShowPercentage | Aspos...

    Discover the ShowPercentage property in ChartDataLabelCollection to enhance your Pie charts by displaying percentage values for data labels. Boost clarity and insights!... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a custom chart series with...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document text and the top edge of the shape....distance (in points) between the document text and the top edge of the...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/net/web-extensions/sampl...
  8. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience.... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....the Programming with Documents documentation article. Remarks: All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Writeln ( u "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/cpp/aspose.words/sto...