Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 18,489 for

docx to doc

(1.37 sec)
  1. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows To specify additional options when rendering Document pages or shapes To images. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...or colored background. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – 适用于 Go 的 PDF 格式转换解决方案 https://products.aspose.com/pdf/zh-hant/go-cpp/conversion/ Recent content in 适用于 Go 的 PDF 格式转换解决方案 on Aspsoe.PDF Products......has-background-success https://docs.aspose.com/pdf/go-cpp/ 學習 aspose-learn...有关该示例和其他可能的转换格式的更详细描述,请参阅 https://docs.aspose.com/pdf/go-cpp/converting/...

    products.aspose.com/pdf/zh-hant/go-cpp/conversi...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::GetEnumeraTor method. Returns an enumeraTor object that can be used To iterate over all items in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  6. | Aspose

    Sample code for JPG To XLS Java conversion. Use API example code for batch JPG files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  7. | Aspose

    Sample code for TIFF To XLS Java conversion. Use API example code for batch TIFF files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  8. | Aspose

    Sample code for JPEG To XLS Java conversion. Use API example code for batch JPEG files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  9. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replace text in equations - Free Support Forum ...

    hello, I need To replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auTo Doc = System::MakeObject<Document>(u"input.Docx"); System::SharedPtr<F…...{ auto doc = System::MakeObject<Document>(u"input.docx"); Sys...ons>(); for (int i = 0; i < doc->GetChildNodes(NodeType::OfficeMath...

    forum.aspose.com/t/replace-text-in-equations/31...