Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 299,988 for

doc

(0.1 sec)
  1. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Convert Doc to XLT via .NET or with free Online Converterhttps://products.aspose.com/total/net/conversion/Doc-to-xlt/Convert Doc to XLT in C# without u......org/2005/Atom Convert DOC to XLT via .NET or with free...com/total/net/conversion/doc-to-xlt/Convert DOC to XLT in C# without...

    products.aspose.com/total/net/conversion/doc-to...
  2. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Convert Doc to PPTM via C++ or with free Online Converterhttps://products.aspose.com/total/cpp/conversion/Doc-to-pptm/Export Doc to PPTM in your C++ ap......org/2005/Atom Convert DOC to PPTM via C++ or with free...com/total/cpp/conversion/doc-to-pptm/Export DOC to PPTM in your C++...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. index.xml

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

    products.aspose.com/total/cpp/conversion/doc-to...
  4. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Convert XLSB to Doc with .NET or with free Online Converterhttps://products.aspose.com/total/net/conversion/xlsb-to-Doc/Convert XLSB to Doc on .NET Fra......org/2005/Atom Convert XLSB to DOC with .NET or with free Online...com/total/net/conversion/xlsb-to-doc/Convert XLSB to DOC on .NET Framework,...

    products.aspose.com/total/net/conversion/xlsb-t...
  5. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Export XLTX to Doc in Android or with free Online Converterhttps://products.aspose.com/total/android-java/conversion/xltx-to-Doc/Android API to Convert......org/2005/Atom Export XLTX to DOC in Android or with free Online...on/xltx-to-doc/Android API to Convert XLTX to DOC without using...

    products.aspose.com/total/android-java/conversi...
  6. IWarningCallback Interface | Aspose.Words for .NET

    Aspose.Words.IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in C#....SubstitutionWarning () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...

    reference.aspose.com/words/net/aspose.words/iwa...
  7. List.has_same_template method | Aspose.Words fo...

    List.has_same_template method. Returns true if the current list and the given list are created from the same template.... doc = aw . Document ( file_name =...assertTrue ( doc . lists [ 0 ] . has_same_template ( doc . lists [...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Tags

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...the Document class 5 Document doc = new Document (); 6 // Initialize...

    docs.aspose.com/note/net/working-with-tags/
  9. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPart Class | Aspose.Words for .NET

    Aspose.Words.Markup.CustomPart class. Represents a custom arbitrary content part that is not defined by the ISO/IEC 29500 standard in C#.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...