Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 183,299 for

doc

(0.26 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – การแปลงไฟล์ XSLFO เป็น Doc โดยใช้ C# https://products.aspose.com/pdf/th/net/conversion/xslfo-to-Doc/ Recent content in การแปลงไฟล์ XSLFO เป็น D......Products – การแปลงไฟล์ XSLFO เป็น DOC โดยใช้ C# https://products.aspose...o-to-doc/ Recent content in การแปลงไฟล์ XSLFO เป็น DOC โดยใช้...

    products.aspose.com/pdf/th/net/conversion/xslfo...
  2. BuiltInDocumentProperties.hyperlinks_changed pr...

    BuiltInDocumentProperties.hyperlinks_changed property. Indicates whether hyperlinks in a Document were changed.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your Documents, enhancing visual appeal and layout.... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...a document builder. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  5. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...LayoutCollector ( Document doc ) Parameter Type Description doc Document The...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  6. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...option is supported only in RTF, DOC and DOCX document formats. This...restart numbering at each section. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConvertUtil.PixelToPoint | Aspose.Words for .NET

    Effortlessly convert pixels to points at 96 dpi with ConvertUtil's PixelToPoint method. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/net/aspose.words/con...
  8. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Aspose::Words::Framesets::FramesetCollection cl...

    Aspose::Words::Framesets::FramesetCollection class. Represents a collection of instances of the Frameset class. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

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