Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 88,662 for

doc format

(0.3 sec)
  1. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedTrueTypeFonts method. Specifies whether or not to embed TrueType fonts in a Document when it is saved. Default value for this property is false in C++....option works for DOC, DOCX and RTF formats only. Examples Shows...embedded TrueType fonts. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Convert ICS to EMF in Python | products.aspose.com

    Save ICS to EMF in your Python applications without using Microsoft Outlook or Word...ICS (iCalendar) is a popular format for exchanging calendar information...them to other formats. One of the most popular formats for exchanging...

    products.aspose.com/total/python-net/conversion...
  3. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStop.is_clear property | Aspose.Words for Py...

    TabStop.is_clear property. Returns ``True`` if this tab stop clears any existing tab stops in this position.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert OST to JPEG in Python | products.aspose...

    Save OST to JPEG in your Python applications without using Microsoft Outlook or Word... JPEG is a popular image format that is used to store digital...various APIs dealing different formats including Email, Images and...

    products.aspose.com/total/python-net/conversion...
  8. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Examples Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Numbers...

    reference.aspose.com/words/net/aspose.words/ran...
  9. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Convert WBMP to DOCX via C# | Aspose

    Sample code for WBMP to DocX C# conversion. Use API example code for batch WBMP files to DocX conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in WBMP format and creates WBMP documents...WBMP File Format WBMP is a monochrome graphics file format optimized...

    products.aspose.com/ocr/net/conversion/wbmp-to-...