Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 157,265 for

doc

(0.12 sec)
  1. Aspose::Words::Fields::FormField::get_OwnStatus...

    Aspose::Words::Fields::FormField::get_OwnStatus method. Specifies the source of the text that's displayed in the status bar when a form field has the focus in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words/sig...
  3. Convert Image To JPG C#

    Convert Image to JPG format in C# code. Save Image as JPG 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/image-...
  4. Convert Image To BMP C#

    Convert Image to BMP format in C# code. Save Image as BMP 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/image-...
  5. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert content that spans...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.SVG format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert Image To SVG Java

    Convert Image to SVG format in Java code. Save Image as SVG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/image...
  8. | Aspose

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

    products.aspose.com/ocr/java/conversion/png-to-...
  9. | Aspose

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

    products.aspose.com/ocr/java/conversion/tif-to-...
  10. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this Document.... let doc = new aw . Document ( base ....font.docx" ); let allFonts = doc . fontInfos ; expect ( allFonts...

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