Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 89,982 for

doc format

(0.09 sec)
  1. Converting a SVG file to TIFF using C++ | Aspos...

    Sample code for SVG to TIFF conversion using C++. Use C++ example for batch SVG to TIFF conversion....a document from SVG to TIFF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/svg-to-t...
  2. Converting a SVG file to JPEG using C++ | Aspos...

    Sample code for SVG to JPEG conversion using C++. Use C++ example for batch SVG to JPEG conversion....a document from SVG to JPEG format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/svg-to-j...
  3. Converting a SVG file to GIF using C++ | Aspose...

    Sample code for SVG to GIF conversion using C++. Use C++ example for batch SVG to GIF conversion....a document from SVG to GIF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/svg-to-gif/
  4. Converting a XPS file to EMF using C++ | Aspose...

    Sample code for XPS to EMF conversion using C++. Use C++ example for batch XPS to EMF conversion....a document from XPS to EMF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/xps-to-emf/
  5. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAxisTitle Orientation property. Gets or sets the orientation of the axis title text.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word Document using Ruby....extract_content_between_paragraphs ( doc ) # Gather the nodes. The `GetChild`...words.NodeType" ) start_para = doc . getFirstSection () . getChild...

    docs.aspose.com/words/java/extract-content-in-r...
  7. Convert DIF to MOBI using Python or with free O...

    DIF to MOBI conversion in your Python applications without using Microsoft Office or online. Test free DIF to MOBI online converter quickly before integrating the code....Interchange Format) to MOBI (Mobipocket) format for various reasons...reasons. DIF is a text-based format used to store tabular data...

    products.aspose.com/total/python-net/conversion...
  8. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document Doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the table. DocumentBuilder bu…...GenerateWordFromWith() { Document doc = new Document(); // We can position...inserted and specify any extra formatting to the table. DocumentBuilder...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  9. Shading.texture property | Aspose.Words for Nod...

    Shading.texture property. Gets or sets the shading texture.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let borders = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a table; false otherwise.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

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