Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 88,716 for

doc format

(0.13 sec)
  1. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the Formatted Asian characters in C++....identifier (language) of the formatted Asian characters. int32_t...insert and format text in a Far East language. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Convert PDF to DOCX via C# | Aspose

    Sample code for PDF to DocX C# conversion. Use API example code for batch PDF files to DocX conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in PDF format and creates PDF documents containing...What is PDF File Format Portable Document Format (PDF) is a type...

    products.aspose.com/ocr/net/conversion/pdf-to-d...
  4. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document Formatting with customizable list label properties for better control and presentation....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.lis...
  5. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page Formats....while rendering to fixed page formats. Members Name Description European...the numeral format used when saving to PDF. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...
  7. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....to the PDF format in the form of a book fold. let doc = new aw...renderTextAsBookfold ) for ( let s of doc . sections . toArray ()) { s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabel.showCategoryName property | Aspo...

    ChartDataLabel.showCategoryName property. Allows to specify if category name is to be displayed for the data labels on a chart...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...