Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 67,655 for

document

(0.1 sec)
  1. OdsoRecipientDataCollection.Count | Aspose.Word...

    Discover the OdsoRecipientDataCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency.... Document doc = new Document ( MyDir + "Odso data...

    reference.aspose.com/words/net/aspose.words.set...
  2. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark....in the document using a REF field. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....into the document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ReflectionFormat.blur property | Aspose.Words f...

    ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points... Document ( file_name = MY_DIR + 'Various...Reflection.docx' ) doc = aw . Document ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAddressBlock.name_and_address_format prope...

    FieldAddressBlock.name_and_address_format property. Gets or sets the name and address format.... Document () builder = aw . DocumentBuilder...the first character of the document. # We can set a different...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...property. auto doc = MakeObject < Document > (); auto run = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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....input PDF document into Aspose.Words’ DOM Save the document to Word...looked into How to Convert Word Document to Images in C# . This topic...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...