Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 180,101 for

doc

(0.38 sec)
  1. Convert HTML To GIF C++

    Convert HTML to GIF format in C++ code. Save HTML as GIF using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/html-t...
  2. C++ API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM within C++ applications....to convert MD file format to DOC. Secondly, the advanced Word...for C++ can be used to export DOC to DOTM. This makes it easy for...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. C++ API to Export PS to RTF | products.aspose.com

    Convert PS to RTF within C++ applications....to convert PS file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to RTF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a Document after inserting text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...void BuildingBlockBug() { var doc = new Document(); var glossaryDoc...glossaryDoc = new GlossaryDocument(); doc.GlossaryDocument = glossaryDoc;...

    forum.aspose.com/t/cannot-append-text-to-tables...
  5. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in Documents, ensuring complete and organized content....Document doc = new Document (); NodeCollection nodes = doc . GetChildNodes...ParentNode , Is . EqualTo ( doc )); Assert . That ( nodes [ 1...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Փոխարկել HTML Պատկեր C++

    Փոխարկեք HTML ը Պատկեր ձևաչափի C++ կոդով: Պահեք HTML որպես Պատկեր օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/htm...
  8. Փոխարկել HTML GIF C++

    Փոխարկեք HTML ը GIF ձևաչափի C++ կոդով: Պահեք HTML որպես GIF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/htm...
  9. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++.... auto doc = System :: MakeObject < Aspose...the document within its pages. doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words/doc...