Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 179,982 for

doc

(0.1 sec)
  1. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/)... let doc = new aw . Document ( base ....paragraph contains SDT. let p = doc . firstSection . body . getChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a form that prompts...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "My paragraph"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. | Aspose

    Sample code for JP2 to Doc Java conversion. Use API example code for batch JP2 files to Doc conversion within any Web or Desktop Java based application....Conversion JP2 to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an JP2 image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jp2-to-doc/
  7. | Aspose

    Sample code for TIFF to Doc Java conversion. Use API example code for batch TIFF files to Doc conversion within any Web or Desktop Java based application....Conversion TIFF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an TIFF image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/tiff-to...
  8. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction.... Document doc = new Document ( MyDir + "Radio...); Shape shape1 = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Redact PDF API | Aspose.PDF

    Redact PDF Documents with free cross-platform Apps and High Code APIs for any platform.... Redact PDF - C# Document doc = new Document ( dataDir + "test...TextSearchOptions = textSearchOptions ; doc . Pages . Accept ( textFragmentAbsorber...

    products.aspose.com/pdf/redaction/
  10. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier.... let doc = new aw . Document (); let lists = doc . lists ;...document . referenceEquals ( doc )). toEqual ( true ); let list...

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