Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 18,406 for

docx to doc

(0.33 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::idx_get method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::idx_set method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – 러스트를 위한 PDF 형식 변환 솔루션 https://products.aspose.com/pdf/ko/rust-cpp/conversion/ Recent content in 러스트를 위한 PDF 형식 변환 솔루션 on Aspsoe.PDF Products Hu......has-background-success https://docs.aspose.com/pdf/rust-cpp/ 배우다...있습니다.지원되는 형식의 전체 목록은 https://docs.aspose.com/pdf/net/supported-file-formats/...

    products.aspose.com/pdf/ko/rust-cpp/conversion/...
  4. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... doc = aw . Document ( file_name =...= MY_DIR + 'Style with alias.docx' ) # This document contains...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a cusTom XML data part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "This...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Document.customXmlParts property | Aspose.Words...

    Document.cusTomXmlParts property. Gets or sets the collection of CusTom XML Data STorage Parts....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. let doc = new aw . Document (); // Construct...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create PDF Report In Python

    Generate reports and auTomate Documents using PDF templates and cusTom data in Python....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...aspose.words.reporting as awr doc = aw.Document( "Input.pdf" );...

    products.aspose.com/words/python-net/report/pdf/
  9. CustomPartCollection.count property | Aspose.Wo...

    CusTomPartCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPartCollection.clear method | Aspose.Word...

    CusTomPartCollection.clear method. Removes all elements from the collection.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

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