Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 165,520 for

doc

(0.18 sec)
  1. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient Document output.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Contents...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DownsampleOptions.resolution_threshold property...

    DownsampleOptions.resolution_threshold property. Specifies the threshold resolution in pixels per inch... doc = aw . Document ( file_name =...downsample_options . resolution_threshold ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.lis...
  5. EditableRange Class | Aspose.Words for .NET

    Discover Aspose.Words.EditableRange class, your solution for managing editable text areas effortlessly. Enhance Document editing with ease!... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  6. 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...
  7. 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...
  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. 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...