Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 89,760 for

doc format

(0.12 sec)
  1. Converting a SVG file to JPEG using C# | Aspose...

    Sample code for SVG‑to‑JPEG conversion in .NET. Use the API example code for batch SVG‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from SVG to JPEG format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/svg-to-j...
  2. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....will also learn the process to format the individual cells of the...a DOCX , DOC , or any other MS Word-supported format. Steps to...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  3. Track Changes in Documents|Aspose.Words for Java

    Track changes in Documents. Docx4j does not provide an opportunity to track changes in a Document....“insert revisions”, and apply formatting changes. Note that comments...Document doc = new Document ( "trackDoc.doc" ); doc . acceptAllRevisions...

    docs.aspose.com/words/java/track-changes-in-doc...
  4. Converting a XSLFO file to PDF using C++ | Aspo...

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

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  5. Converting a XML file to SVG using C# | Aspose.PDF

    Sample code for XML‑to‑SVG conversion in .NET. Use the API example code for batch XML‑to‑SVG conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from XML to SVG format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/xml-to-svg/
  6. 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...
  7. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....insert formatted text using DocumentBuilder . auto doc = System...DocumentBuilder > ( doc ); // Specify font formatting, then add text...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting of the style. is_heading...that defines formatting of this list style. list_format Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains inFormation about a warning that Aspose.Words issued during Document loading or saving...document that contains text formatted with a font that does not...in any of our font sources. doc = aw . Document ( file_name =...

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