Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 180,809 for

doc

(0.28 sec)
  1. Გადაიყვანეთ WORD MARKDOWN C++

    გადაიყვანეთ WORD MARKDOWN C++ ფორმატში კოდით. შეინახეთ WORD როგორც MARKDOWN C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  2. Გადაიყვანეთ WORD XPS C++

    გადაიყვანეთ WORD XPS C++ ფორმატში კოდით. შეინახეთ WORD როგორც XPS C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  3. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Range.text property | Aspose.Words for Node.js

    Range.text property. Gets the text of the range.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RenderedDocument Code Sample Floating Shape Not...

    https://forum.aspose.com/t/renderedDocument-code-sample-floating-shape-not-allowed-inside-textbox-exception/254889/2 Hello, Alexey! I have a problem with Word Doc where lines are grouped and placed on a top of Text are…...with your document: Document doc = new Document(@"C:\Temp\in.docx");...enumerator = new LayoutEnumerator(doc); LayoutCollector collector =...

    forum.aspose.com/t/rendereddocument-code-sample...
  6. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WarningInfo.source property | Aspose.Words for ...

    WarningInfo.source property. Returns the source of the warning.... doc = aw . Document ( file_name =...WarningInfoCollectio () doc . warning_callback = warnings doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....set_BaseUri ( get_ImageDir ()); auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....WordprocessingML Template (macro-free) DOC - Microsoft Word 97 - 2003 Document...used to generate documents. DOC, OOXML, RTF and WordprocessingML...

    docs.aspose.com/words/sharepoint/multiple-forma...
  10. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection.... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

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