Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 182,418 for

doc

(0.31 sec)
  1. | 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/
  2. PageSetup.BorderDistanceFrom | Aspose.Words for...

    Discover the PageSetup BorderDistanceFrom property to control page border measurements for precise Document formatting. Enhance your layout today!...Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. StructuredDocumentTagCollection.GetById | Aspos...

    Retrieve structured Document tags effortlessly with the GetById method. Access your data quickly and enhance Document management efficiency.... Document doc = new Document ( MyDir + "Structured... IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  4. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment values for superior Document formatting.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing text readability and design flexibility for your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add run of text and increase...

    reference.aspose.com/words/net/aspose.words/fon...
  8. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this shape is not a child of a group shape.... doc = aw . Document () shape = aw...aw . drawing . Shape ( doc , aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FormField.Type | Aspose.Words for .NET

    Discover the FormField Type property to easily identify and utilize various form field types, enhancing your web forms' functionality and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Please...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Table.DistanceLeft | Aspose.Words for .NET

    Adjust the Table DistanceLeft property to control spacing between your table and surrounding text. Enhance readability and layout in your Documents!... Document doc = new Document ( MyDir + "Table...text.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...