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

doc

(0.07 sec)
  1. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。... read () doc = Api . Document ( byte_array...documentOutName = "testout/result1.xls" doc . save ( documentOutName , Api...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  3. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your tags to XML data, enhancing Document customization and integration for seamless workflows.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ API to Export TEX to ODT | products.aspose.com

    Convert TEX to ODT within C++ applications....to convert TEX file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to ODT. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your Documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Android API to Render XPS to DOTM | products.as...

    Transform XPS to DOTM via Android via Java API...you can convert XPS files to DOC format. This API supports a wide...the XPS file is converted to DOC, you can use Aspose.Words for...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render PS to RTF | products.aspo...

    Transform PS to RTF via Android via Java API...is to convert the PS file to DOC using the Aspose.PDF for Android...PS file has been converted to DOC, the Word Processing API, Aspose...

    products.aspose.com/total/android-java/conversi...
  10. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...