Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 299,993 for

doc

(0.19 sec)
  1. Aspose::Words::Markup::CustomPart Class Referen...

    Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard.... auto doc = MakeObject<Document>(MyDir...package.docx" ); ASSERT_EQ(2, doc->get_PackageCustomParts()->get_Count());...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....'/data/' # Open the document doc = Rjb :: import ( 'com.aspose...new ( @data_dir + "TestFile.doc" ) node_type = Rjb :: import...

    docs.aspose.com/words/java/working-with-tables-...
  3. Alignment | Aspose.Note for .NET API Reference

    Gets or sets the alignment.... Document doc = new Document ( dataDir + "Aspose...Aspose . Note . Page page = doc . FirstChild ; // Load an image...

    reference.aspose.com/note/net/aspose.note/image...
  4. FontName | Aspose.Note for .NET API 参考

    获取或设置字体名称... Document doc = new Aspose . Note . Document.... Page ( doc ); Outline outline = new Outline ( doc ); // 应用文本样式设置...

    reference.aspose.com/note/zh/net/aspose.note/st...
  5. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom C++ API to Convert POTM to Doc or with free Online Converterhttps://products.aspose.com/total/cpp/conversion/potm-to-Doc/Export POTM to Doc within your......org/2005/Atom C++ API to Convert POTM to DOC or with free Online Converterhttps://products...com/total/cpp/conversion/potm-to-doc/Export POTM to DOC within your C++ applications...

    products.aspose.com/total/cpp/conversion/potm-t...
  6. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom C++ API to Convert PPS to Doc or with free Online Converterhttps://products.aspose.com/total/cpp/conversion/pps-to-Doc/Export PPS to Doc within your C+......org/2005/Atom C++ API to Convert PPS to DOC or with free Online Converterhttps://products...com/total/cpp/conversion/pps-to-doc/Export PPS to DOC within your C++ applications...

    products.aspose.com/total/cpp/conversion/pps-to...
  7. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Convert ODS to Doc with C++ or with free Online Converterhttps://products.aspose.com/total/cpp/conversion/ods-to-Doc/Convert ODS to Doc within C++ appl......org/2005/Atom Convert ODS to DOC with C++ or with free Online...com/total/cpp/conversion/ods-to-doc/Convert ODS to DOC within C++ applications...

    products.aspose.com/total/cpp/conversion/ods-to...
  8. Range.Replace | Aspose.Words for .NET

    Range Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in C#.... Examples Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Numbers...

    reference.aspose.com/words/net/aspose.words/ran...
  9. FieldAuthor.author_name property | Aspose.Words...

    FieldAuthor.author_name property. Gets or sets the Document author's name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++.... auto doc = MakeObject < Document > ( MyDir...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

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