Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 90,311 for

doc format

(3.78 sec)
  1. Convert Image To HTML Javascript

    Convert Image to HTML Format in JavaScript code. Save Image as HTML using JavaScript....transform images into HTML format with just a few lines of JavaScript...pictures to many popular document formats. Save an image as HTML in JavaScript...

    products.aspose.com/words/nodejs-net/conversion...
  2. Convert XLSB to WORD with C++ or with free Onli...

    Convert XLSB to WORD within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  3. Aspose::Words::HeaderFooter::get_NodeType metho...

    Aspose::Words::HeaderFooter::get_NodeType method. Returns HeaderFooter in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Aspose::Words::Body::get_NodeType method | Aspo...

    Aspose::Words::Body::get_NodeType method. Returns Body in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/bod...
  5. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....borders to a table row’s format. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) # Create a table with red...

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

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....the Converting to Fixed-page Format documentation article. Examples:...Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.original_load_format property | Aspose...

    Document.original_load_Format property. Gets the Format of the original Document that was loaded into this object....original_load_format property Document.original_load_format property...property Gets the format of the original document that was loaded into...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a generic greeting...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Format method. Provides access to fill and line Formatting of the data labels in C++....:ChartDataLabelCollec::get_Format method Contents [ Hide ] C...ChartDataLabelCollec::get_Format method Provides access to fill...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Saving a Document as a Multipage TIFF in Java|A...

    Convert a Document to a raster image, which is discussed on the example of the TIFF Format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....printable, but not editable format. For example, you can use a...the TIFF format – one of the more popular image formats. Converting...

    docs.aspose.com/words/java/saving-a-document-as...