Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 157,133 for

doc

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – XML 到 Doc 使用 Java 的转换器https://products.aspose.com/pdf/zh-hans/java/conversion/xml-to-Doc/Recent content in XML 到 Doc 使用 Java 的转换器 on Aspsoe.PDF......PDF Products – XML 到 DOC 使用 Java 的转换器https://products...ersion/xml-to-doc/Recent content in XML 到 DOC 使用 Java 的转换器 on...

    products.aspose.com/pdf/zh-hans/java/conversion...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – HTML 到 Doc 使用 Java 的转换器https://products.aspose.com/pdf/zh-hans/java/conversion/html-to-Doc/Recent content in HTML 到 Doc 使用 Java 的转换器 on Aspsoe.......PDF Products – HTML 到 DOC 使用 Java 的转换器https://products...rsion/html-to-doc/Recent content in HTML 到 DOC 使用 Java 的转换器 on...

    products.aspose.com/pdf/zh-hans/java/conversion...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – EPS 到 Doc 使用 C# 的转换器https://products.aspose.com/pdf/zh-hans/net/conversion/eps-to-Doc/Recent content in EPS 到 Doc 使用 C# 的转换器 on Aspsoe.PDF Prod......PDF Products – EPS 到 DOC 使用 C# 的转换器https://products.aspose...ersion/eps-to-doc/Recent content in EPS 到 DOC 使用 C# 的转换器 on Aspsoe...

    products.aspose.com/pdf/zh-hans/net/conversion/...
  4. BuiltInDocumentProperties.scale_crop property |...

    BuiltInDocumentProperties.scale_crop property. Indicates whether Document thumbnail is cropped or scaled to fit the display.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the text of this story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your Document's styles sync with the template every time you open it, enhancing consistency.... Document doc = new Document (); // Microsoft...AreEqual ( string . Empty , doc . AttachedTemplate ); // Attach...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word in C++.... auto doc = MakeObject < Document > ();...ASSERT_EQ ( String :: Empty , doc -> get_AttachedTemplate ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the Document.... doc = aw . Document () style = doc . styles . add...= aw . DocumentBuilder ( doc = doc ) # Apply one of the styles...

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