Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 157,127 for

doc

(0.09 sec)
  1. TableStyle.VerticalAlignment | Aspose.Words for...

    Discover the TableStyle VerticalAlignment property to effortlessly control cell alignment in your tables, enhancing readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  2. Document.punctuation_kerning property | Aspose....

    Document.punctuation_kerning property. Specifies whether kerning applies to both Latin text and punctuation.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . punctuation_kerning ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++.... auto doc = MakeObject < Document > ( MyDir...loadOptions ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the horizontal resolution for the generated images, in dots per inch in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Java API to Export PS to OTT | products.aspose.com

    Convert PS to OTT using on premise Java API...used to render a PS file to DOC and then convert it to OTT respectively...used to render a PS file to DOC. It provides a wide range of...

    products.aspose.com/total/java/conversion/ps-to...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Python via Javahttps://products.aspose.com/pdf/th/python-java/conversion/pdf-to-Doc/Recent content in PD......com/pdf/th/python-java/conversion/pdf-to-doc/Recent content in PDF เป็น {{FILERESSULT}}...com/pdf/th/python-java/conversion/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/python-java/conversi...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::StyleCollection::GetEnumerator m...

    Aspose::Words::StyleCollection::GetEnumerator method. Gets an enumerator object that will enumerate styles in the alphabetical order of their names in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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