Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 88,637 for

doc format

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

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  2. Გადაიყვანეთ HTML DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....Words and save it in PDF format into S3 storage using the following...using Aspose.Words. Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/net/integration-in-aws-la...
  4. Გადაიყვანეთ Გამოსახულება PDF C++

    გადაიყვანეთ Გამოსახულება PDF C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/ima...
  5. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Histogram chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. WarningInfoCollection.count property | Aspose.W...

    WarningInfoCollection.count property. Gets the number of elements contained in the collection....warnings about unsupported formats. let warnings = new aw . WarningInfoCollectio...warningCallback = warnings ; let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Online XSLFO to POTX Conversion or Build .NET b...

    Free online app to convert XSLFO to POTX files. .NET C# conversion library code for XSLFO Documents....XSLFO files to POTX and other formats via .NET automation API. Freely...class Save the document to POTX format using Save method and set Potx...

    products.aspose.com/total/net/conversion/xslfo-...
  9. Aspose::Words::WarningInfoCollection::get_Count...

    Aspose::Words::WarningInfoCollection::get_Count method. Gets the number of elements contained in the collection in C++....warnings about unsupported formats. auto warnings = System ::...set_WarningCallback ( warnings ); auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

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