Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 18,447 for

docx to doc

(0.41 sec)
  1. TextPath.Text | Aspose.Words for .NET

    Explore TextPath's Text property To effortlessly define and cusTomize your text paths for stunning visual effects in your designs.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property To easily cusTomize text alignment in your designs. Enhance your layouts with precise control and creativity!... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PUB Command Line Converter | Aspose.PUB CLI Tools

    Powerful Command-Line Converter Tool from Aspose.PUB To convert PUB Documents easily and efficiently. Aspose CLI PUB converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/net/cli-tools/pub-convert/
  4. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CusTomNumberStyleFormat method. Gets or sets the cusTom number style format for this list level. For example: "a, ç, ĝ, ..." in C++.... auto doc = System :: MakeObject < Aspose...+ u "List with leading zero.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property To cusTomize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a Document using Python....form field into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . insert_text_input ( "TextInput"...

    docs.aspose.com/words/python-net/working-with-f...
  7. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CusTomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this cusTom XML part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/zh/python-net/restrict-do...
  9. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBase::get_PageColor meth...

    Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the page color of the Document. This property is a simpler version of BackgroundShape in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> set_PageColor...

    reference.aspose.com/words/cpp/aspose.words/doc...