Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 90,939 for

doc format

(0.13 sec)
  1. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance.... Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Color method. Gets or sets the color of the structured Document tag in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this structured Document tag in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom Document properties of the Document in C++.... auto doc = System :: MakeObject < Aspose...:: Format ( u "Document filename: \n\t \" {0} \" " , doc -> ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++.... auto doc = System :: MakeObject < Aspose...:: Format ( u "Document filename: \n\t \" {0} \" " , doc -> ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Export MSG to BMP via C++ | products.aspose.com

    C++ API to Convert MSG to BMP without using Microsoft Word or Outlook...transforming emails from one format to another. This is useful...to view emails in different formats or when you need to store emails...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning Document designs....how to set marker formatting. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Android API to Render MD to DOTX | products.asp...

    Transform MD to DOTX via Android via Java API...creating documents with the same formatting. How Aspose.Total Helps for...used to convert MD files to DOC. The second is Aspose.Words for...

    products.aspose.com/total/android-java/conversi...
  10. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a generic greeting...

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