Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 19,504 for

aws

(0.2 sec)
  1. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Преобразовать документ в HTML|Aspose.Words для ...

    Преобразуйте документ практически из любого формата в HTML или MHTML, а также в формат EPUB, используя Python. Вы также можете указать параметры сохранения для управления выходным документом.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Чтобы преобразовать...

    docs.aspose.com/words/ru/python-net/convert-a-d...
  3. Compare() generates Track Changes where Reject ...

    Hello, We are currently evaluating Aspose.Words for Python with the intention of purchasing a license for our document processing pipeline. However, we have encountered a critical issue during testing that is blocking u…...documents: v1 = aw.Document("C:\\Temp\\v1.docx") v2 = aw.Document("C:\\Temp\\v2...Document("C:\\Temp\\v2.docx") v1.compare(v2, "AW", datetime.date.today()) v1.save("C:\\Temp\\out...

    forum.aspose.com/t/compare-generates-track-chan...
  4. Omskep Dokument na HTML|Aspose.Words vir Python...

    Skakel'n dokument van byna enige formaat na HTML of MHTML, sowel as na EPUB formaat met behulp van Python. U kan ook stooropsies spesifiseer vir die bestuur van die uitvoerdokument.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Om’n dokument...

    docs.aspose.com/words/af/python-net/convert-a-d...
  5. Werk Met Kaarte in Java|Aspose.Words vir Java

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van Java....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/af/java/working-with-charts/
  6. Werk Met Kaarte in C#|Aspose.Words vir .NET

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van C#....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/af/net/working-with-charts/
  7. Работа с графики в C#|Aspose.Words вместо .NET

    Въведение в функцията Chart, как да създадете и манипулирате графики, използвайки C#....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/bg/net/working-with-charts/
  8. Converter documento em HTML|Aspose.Words para P...

    Converta um documento de praticamente qualquer formato para HTML ou MHTML, bem como para o formato EPUB usando Python. Você também pode especificar opções de salvamento para gerenciar o documento de saída.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Para converter...

    docs.aspose.com/words/pt/python-net/convert-a-d...
  9. Converti documento in HTML|Aspose.Words per Pyt...

    Converti un documento da quasi tutti i formati in HTML o MHTML, nonché in formato EPUB utilizzando Python. È inoltre possibile specificare le opzioni di salvataggio per la gestione del documento di output.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Per convertire...

    docs.aspose.com/words/it/python-net/convert-a-d...
  10. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format... doc = aw . Document () builder = aw . DocumentBuilder...WordML save format. options = aw . saving . WordML2003SaveOption...

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