Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 313,790 for

doc

(0.18 sec)
  1. CustomXmlPartCollection.Add | Aspose.Words for ...

    CustomXmlPartCollection 方法. 将一个项目添加到集合中... Document doc = new Document (); // 构造一个包含数据的...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/zh/net/aspose.words....
  2. 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...
  3. 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...
  4. Can not remove watermark - Free Support Forum -...

    Hi Team, I refer to below code sample to watermark or remove watermark for my Word Document. Could you help take a look my Failure Case and advise, thanks Happy Case: Step 1. Call setTextWatermark to apply the waterma…...Document setTextWatermark(Document doc) throws Exception { // Create...Shape watermark = new Shape(doc, ShapeType.TEXT_PLAIN_TEXT);...

    forum.aspose.com/t/can-not-remove-watermark/268549
  5. SystemFontSource.Type | Aspose.Words for .NET A...

    SystemFontSource 财产. 返回字体源的类型... Document doc = new Document (); doc . FontSettings =...默认情况下,空白文档始终包含系统字体源。 Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/zh/net/aspose.words....
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Convert EXCEL to Doc with .NET or with free Online Converterhttps://products.aspose.com/total/net/conversion/excel......Solutions – Convert EXCEL to DOC with .NET or with free Online...excel-to-doc/Recent content in Convert EXCEL to DOC with .NET...

    products.aspose.com/total/net/conversion/excel-...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Convert POWERPOINT to Doc via Java or with free Online Converterhttps://products.aspose.com/total/java/conversion/......Solutions – Convert POWERPOINT to DOC via Java or with free Online...nt-to-doc/Recent content in Convert POWERPOINT to DOC via Java...

    products.aspose.com/total/java/conversion/power...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Convert Doc to ODP via Java or with free Online Converterhttps://products.aspose.com/total/java/conversion/Doc-to-......Automation Solutions – Convert DOC to ODP via Java or with free...com/total/java/conversion/doc-to-odp/Recent content in Convert DOC to ODP via...

    products.aspose.com/total/java/conversion/doc-t...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for Microsoft Word Document Manipulation – Search and replace text in Doc Document via Javahttps://products.aspose.com/words/java/redactio......– Search and replace text in DOC document via Javahttps://products...ion/doc/Recent content in Search and replace text in DOC document...

    products.aspose.com/words/java/redaction/doc/in...
  10. LayoutCollector.LayoutCollector | Aspose.Words ...

    LayoutCollector 构造函数. 初始化此类的一个实例...LayoutCollector ( Document doc ) 范围 类型 描述 doc Document 此收集器实例将附加到的文档。...例子 显示如何查看节点跨越的页面范围。 Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/zh/net/aspose.words....