Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 89,771 for

doc format

(0.15 sec)
  1. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) top_border = builder . paragraph_format . borders...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.next_paragraph_style_name property | Aspo...

    Style.next_paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph Formatted with the specified style....inserted after a paragraph formatted with the specified style....collection. doc = aw . Document () self . assertEqual ( 4 , doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge Formatting. Elevate your visuals effortlessly and stand out in every project!...SoftEdge property Gets soft edge formatting for the shape. public SoftEdgeFormat...for image resolution. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Online XLSX File Text Finder or Build XLSX Sear...

    Free online app to search in XLSX file. C++ API code for any XLSX file text search application....support many popular formats including XLSX format. C++ library to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/search/xlsx/
  5. Split XLSX File Online or via .NET | products.a...

    Free online app to split different XLSX sheets. .NET C# splitter library code for XLSX spreadsheets.... Select the output format. Download splitted files. Split...Microsoft Excel Spreadsheet .xlsx Formats — Use Cases for Splitting Break...

    products.aspose.com/total/net/split/xlsx/
  6. View ODP File Online and Load or Open ODP File ...

    Free online ODP file viewer app. Python API code to load and open ODP file for viewer application....support many popular formats including ODP format. Python utility...File) View DOC Files (Microsoft Word Binary Format) View DOCM...

    products.aspose.com/total/python-net/viewer/odp/
  7. View POTX File Online and Load or Open POTX Fil...

    Free online POTX file viewer app. Python API code to load and open POTX file for viewer application....support many popular formats including POTX format. Python utility...File) View DOC Files (Microsoft Word Binary Format) View DOCM...

    products.aspose.com/total/python-net/viewer/potx/
  8. Split ODT File Online or via .NET | products.as...

    Free online app to split different ODT files. .NET C# splitter library code for ODT Documents.... Select the output format. Download splitted files. Split...supports many popular formats including ODT format such as PDF, Word...

    products.aspose.com/total/net/split/odt/
  9. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the Document at the current insert position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...