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

doc format

(0.08 sec)
  1. Convert PDF to Text via C# | Aspose

    Sample code for PDF to Text C# conversion. Use API example code for batch PDF files to Text conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in PDF format and creates PDF documents containing...What is PDF File Format Portable Document Format (PDF) is a type...

    products.aspose.com/ocr/net/conversion/pdf-to-t...
  2. Convert JPG to PDF via C# | Aspose

    Sample code for JPG to PDF C# conversion. Use API example code for batch JPG files to PDF conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in JPG format and creates JPG documents containing...is JPG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/net/conversion/jpg-to-pdf/
  3. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DocX file Format....conversion from PDF to Word file format is two lines of code and can...document to Word DOCX file format In the last how-to topic, we...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  6. 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...
  7. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldDate class | Aspose...

    Aspose::Words::Fields::FieldDate class. Implements the DATE field. To learn more, visit the Documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python.... Formatting Marks Aspose.Words allows...allows to manage formatting marks using the following properties:...

    docs.aspose.com/words/python-net/specify-layout...
  10. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes... doc = aw . Document ( file_name =...effectively. self . assertEqual ( 6 , doc . revisions . count ) # The parent...

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