Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 182,576 for

doc

(0.19 sec)
  1. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust line style, width, and color for a professional look. Enhance your design today!... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  2. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

    reference.aspose.com/words/java/com.aspose.word...
  4. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define the size of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.stroke_color property | Aspose.Words for ...

    Shape.stroke_color property. Defines the color of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Write some text, and then cover...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldBarcode.PostalAddress | Aspose.Words for .NET

    Discover the FieldBarcode PostalAddress property to easily manage postal addresses for barcode generation and bookmark references. Simplify your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the shape's aspect ratio is locked in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a shape. If we open...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Suppose a run that we use...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Convert JPG To SVG C#

    Convert JPG to SVG format in C# code. Save JPG as SVG using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...