Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 157,620 for

doc

(0.07 sec)
  1. index.xml

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

    products.aspose.com/pdf/zh-hant/net/conversion/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – SVG 到 Doc 使用 C++ 的转换器https://products.aspose.com/pdf/zh-hant/cpp/conversion/svg-to-Doc/Recent content in SVG 到 Doc 使用 C++ 的转换器 on Aspsoe.PDF Pr......PDF Products – SVG 到 DOC 使用 C++ 的转换器https://products.aspose...ersion/svg-to-doc/Recent content in SVG 到 DOC 使用 C++ 的转换器 on...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  3. index.xml

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

    products.aspose.com/pdf/zh-hant/java/conversion...
  4. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_to_file property. Gets or sets a value indicating whether the web page or Document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with.... doc = aw . Document ( file_name =...docx' ) self . assertEqual ( 3 , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified index in C++.... auto doc = MakeObject < Document > ( MyDir...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomPartCollection::Ge...

    Aspose::Words::Markup::CustomPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Helo...

    reference.aspose.com/words/net/aspose.words/com...
  10. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your Documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); string imageFile = ImageDir...

    reference.aspose.com/words/net/aspose.words/doc...