Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 18,490 for

docx to doc

(2.08 sec)
  1. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CusTomXmlPartCollection class, your go-To solution for managing CusTom XML Parts efficiently and effortlessly.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  3. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether To include the full file path name.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the Document in C++.... auto doc = System :: MakeObject < Aspose...we can edit. ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML To PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML To PDF conversion scenarios in C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  7. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Product Overview|Aspose.Words for .NET

    Aspose.Words for .NET is a software library designed To create, modify, convert, render, and print Documents without relying on any other software....PDF, HTML, or Markdown, PDF to DOCX, and so on. Read more about...another , for example, from DOCX to PDF, JPEG, or Markdown, or...

    docs.aspose.com/words/net/product-overview/
  9. 在javascript中壓縮tiff

    在JavaScript中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  10. FieldUserAddress.user_address property | Aspose...

    FieldUserAddress.user_address property. Gets or sets the current user's postal address.... doc = aw . Document () # Create a...address = '123 Main Street' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...