Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 183,718 for

doc

(0.41 sec)
  1. ListCollection.Document | Aspose.Words for .NET

    Discover the ListCollection Document property to easily access the owner Document and streamline your data management. Unlock efficiency today!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document...Remarks This option works for DOC, DOCX and RTF formats only. Examples...with embedded TrueType fonts. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # There are several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Փոխարկել DOC RTF C++

    Փոխարկեք Doc ը RTF ձևաչափի C++ կոդով: Պահեք Doc որպես RTF օգտագործելով C++:...Փոխարկել DOC ը RTF ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը RTF Օգտագործեք C++ ՝ առավելագույն DOC ից RTF փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/doc...
  6. Փոխարկել DOC JPG C#

    Փոխարկեք Doc ը JPG ձևաչափի C# կոդով: Պահեք Doc որպես JPG օգտագործելով C#:...Փոխարկել DOC ը JPG ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ DOC ը JPG .NET և .NET Core հարթակների համար...

    products.aspose.com/words/hy/net/conversion/doc...
  7. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  8. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your Document's paragraph styling for improved readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'My...

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