Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 88,784 for

doc format

(0.38 sec)
  1. Online XML to PPT Conversion or Build .NET base...

    Free online app to convert XML to PPT files. .NET C# conversion library code for XML Documents....XML files to PPT and other formats via .NET automation API. Freely...class Save the document to PPT format using Save method and set Ppt...

    products.aspose.com/total/net/conversion/xml-to...
  2. Online XSLFO to OTP Conversion or Build .NET ba...

    Free online app to convert XSLFO to OTP files. .NET C# conversion library code for XSLFO Documents....XSLFO files to OTP and other formats via .NET automation API. Freely...class Save the document to OTP format using Save method and set Otp...

    products.aspose.com/total/net/conversion/xslfo-...
  3. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your Document automation and user interactivity.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_SelectedValue method. Specifies currently selected value in this list. Null value allowed, meaning that no currently selected entry is associated with this list item collection in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ListItems method. Gets SdtListItemCollection associated with this SDT in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::SdtListItem::get_Display...

    Aspose::Words::Markup::SdtListItem::get_DisplayText method. Gets the text to display in the run content in place of the Value attribute contents for this list item in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell Formatting properties....represents current table cell formatting properties. get cellFormat...table with custom borders. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::VariableCollection::GetEnumerato...

    Aspose::Words::VariableCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all variable in the collection in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create an INDEX field which...

    reference.aspose.com/words/java/com.aspose.word...
  10. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section...number_style Specifies the number format for automatically numbered...collects and displays its endnotes. doc = aw . Document () builder =...

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