Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 6,198 for

document converter

(0.13 sec)
  1. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject..."Hello again!" ); // Converting the document to text form reveals...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...for visiting the end of the document’s body. AcceptStart (Syst...

    reference.aspose.com/words/cpp/aspose.words/body/
  3. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your Document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in Documents. Customize your import process effortlessly!...in source and destination documents. The default value is false...attributes inside a destination document, if KeepSourceFormatting importing...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Aspose::Words::Saving::PdfTextCompression enum ...

    Aspose::Words::Saving::PdfTextCompression enum. Specifies a type of compression applied to all content in the PDF file except images in C++....saving a document to PDF. auto doc = MakeObject < Document > ();...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert PowerPoint to SWF Flash|Aspose.Slides f...

    Convert PowerPoint Presentation to SWF Flash in Python...Convert PowerPoint to SWF Flash Contents [ Hide ] The Save method...used to convert the whole presentation into SWF document. You can...

    docs.aspose.com/slides/python-net/convert-power...
  7. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your Document processing efficiency and control....position tab characters with a document visitor. public void DocumentToTxt...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...

    reference.aspose.com/words/net/aspose.words/vis...
  8. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....the Working with Fields documentation article. Remarks: Retrieves...modified and saved the current document, as recorded in the LastModifiedBy...

    reference.aspose.com/words/java/com.aspose.word...
  10. TiffCompression | Aspose.Words for Java

    Specifies what type of compression to apply when saving page images into a TIFF file in Java....to a document that we convert into a TIFF image. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...