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

doc format

(0.38 sec)
  1. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during Document rendering and building. Enhance your workflow today!...further rendered into fixed page format. For example, computing number...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Convert WORD To HTML Java

    Convert a Word Document to HTML Format in Java code. Save a Word Document as HTML using Java....HTML, and many other document formats using Java. HTML Node Python...document from Word to HTML format programmatically? With Aspose...

    products.aspose.com/words/java/conversion/word-...
  6. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java.... Document doc = new Document(getMyDir() + "Bibliography...builder = new DocumentBuilder(doc); builder.write("Text to be cited...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PDF To RTF C#

    Convert PDF to RTF Format in C# code. Save PDF as RTF using C#....RTF, and many other document formats using C#, F#, VB.NET. RTF Python...a document from PDF to RTF format programmatically? With Aspose...

    products.aspose.com/words/net/conversion/pdf-to...
  8. Convert PDF To TXT C#

    Convert PDF to TXT Format in C# code. Save PDF as TXT using C#....TXT, and many other document formats using C#, F#, VB.NET. TXT Python...a document from PDF to TXT format programmatically? With Aspose...

    products.aspose.com/words/net/conversion/pdf-to...
  9. Convert PDF To DOCX C#

    Convert PDF to DocX Format in C# code. Save PDF as DocX using C#....DOCX, and many other document formats using C#, F#, VB.NET. DOCX...a document from PDF to DOCX format programmatically? With Aspose...

    products.aspose.com/words/net/conversion/pdf-to...
  10. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...Aspose.Words supported format, such as DOCX. doc . save ( data_dir...

    docs.aspose.com/words/java/load-plain-text-txt-...