Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 89,762 for

doc format

(0.14 sec)
  1. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text Formatting with a simple boolean setting. Enhance your Markdown experience!...characters “++” as underline text formatting. The default value is false...characters “++” as underline text formatting. using ( MemoryStream stream...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ParagraphFormat.space_before_auto property | As...

    ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.italic property | Aspose.Words for Node.js

    Font.italic property. True if the font is Formatted as italic....property True if the font is formatted as italic. get italic () :...using a document builder. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for Document cleaning. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/cle...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช้ Python o......has-background-success https://docs.aspose.com/pdf/python-net/ เรียนรู้...ที่เป็นไปได้ โปรดดูที่หน้า https://docs.aspose.com/pdf/python-net/ เอกสารประกอบ...

    products.aspose.com/pdf/th/python-net/conversio...
  6. Convert EMLX to IMAGE in Python | products.aspo...

    Save EMLX to IMAGE in your Python applications without using Microsoft Outlook or Word... EMLX is an email file format used by Apple Mail, the default...to convert EMLX to an image format such as JPEG, PNG, or TIFF...

    products.aspose.com/total/python-net/conversion...
  7. Converting a XPS file to XLSX using Python | As...

    Sample code on Python for XPS to XLSX conversion. Use example code for batch XPS to XLSX conversion with Python and .NET...a document from XPS to XLSX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-net/conversion/x...
  8. Convert VCF to PCL in Python | products.aspose.com

    Save VCF to PCL in your Python applications without using Microsoft Outlook or Word...(Virtual Contact File) is a file format used to store contact information...with contact information in a format that can be easily printed...

    products.aspose.com/total/python-net/conversion...
  9. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DocX with French date fields to PDF. I noticed the Formatting has been reset to English: Code: var Doc = new Document(@".\test.Docx"); Doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...French Culture from DATE Field Formatting Properties (Language Setting)...the formatting has been reset to English: Code: var doc = new...

    forum.aspose.com/t/use-french-culture-from-date...
  10. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list...first list level. List list1 = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...