Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 9,883 for

2 of

(0.06 sec)
  1. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type Of change being tracked in [Revision](../revision/).... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... startBookmark ( "Bookmark 2" ); builder . writeln ( "Text...Bookmark 1 and 2." ); builder . endBookmark ( "Bookmark 2" ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection Of legend entries for all series and trendlines in your chart...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning Of the section.... writeln ( "Section 1, page 2." ); builder . insertBreak ( aw...builder . writeln ( "Section 2, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number Of the items in the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAddressBlock.NameAndAddressFormat | Aspose...

    Discover the FieldAddressBlock's NameAndAddressFormat property to easily customize name and address formats for enhanced data management....GetFieldCode ()); // Setting this to "2" will include all countries and...field . IncludeCountryOrRegi = "2" ; field . FormatAddressOnCount...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your document visuals with ease...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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

    Implements the TITLE field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Converting DWF -> PDF StartIndex cannot be less...

    I have a DWF file (see attachment) that I’m trying to convert to PDF. This is the code: try { var image = Image.Load(@"C:\Users\niels\Downloads\130041 Final Construction Release (2).DWF"); var imageOptions = ne…... Final Construction Release (2).DWF"); var imageOptions = new...“cut”. Problematic DWF.zip (2.2 MB) oleksii.gorokhovatskyi January...

    forum.aspose.com/t/converting-dwf-pdf-startinde...