Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 756 for

alias

(0.26 sec)
  1. Come firmare digitalmente un documento Word uti...

    Questa breve guida fornisce informazioni su come firmare digitalmente un documento Word utilizzando Java. Contiene i dettagli per impostare l'IDE, un elenco di passaggi e un codice di esempio eseguibile per inserire una firma su Word utilizzando Java....byte, nome file, password e alias in diverse combinazioni. Questo...

    kb.aspose.com/it/words/java/how-to-digitally-si...
  2. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...Alias = "Custom"; extendedAttributeDef...ExtendedAttributes[0]; extendedAttributeDef.Alias = "Days from finish to deadline";...

    forum.aspose.com/t/error-values-in-custom-field...
  3. Kako urediti Word dokument pomoću Pythona

    Ovaj kratki vodič sadrži informacije za uređivanje Word dokumenta pomoću pythona. Vidjet ćete kako Python može modificirati Word dokument uz pomoć korak-po-korak procesa i primjera koda koji se može izvoditi....words dajući mu alias Učitajte željenu Word datoteku...

    kb.aspose.com/hr/words/python/how-to-edit-word-...
  4. Cara Mengedit Dokumen Word menggunakan Python

    Tutorial singkat ini berisi informasi untuk mengedit dokumen word menggunakan python. Anda akan melihat bagaimana Python dapat memodifikasi dokumen Word dengan bantuan proses langkah demi langkah dan kode sampel yang dapat dijalankan....words dengan memberikan alias untuk itu Muat file Word yang...

    kb.aspose.com/id/words/python/how-to-edit-word-...
  5. Como ler o arquivo DOCX em Python

    Este tutorial nítido descreve como ler o arquivo DOCX em Python. Para ler a configuração do ambiente DOCX Python, as etapas de programação detalhadas e um código Python de amostra executável estão disponíveis aqui....words e defina um alias para ele Carregue o arquivo...

    kb.aspose.com/pt/words/python/how-to-read-docx-...
  6. HtmlFixedSaveOptions.save_font_face_css_separat...

    HtmlFixedSaveOptions.save_font_face_css_separately property. Flag indicates whether @font-face CSS rules should be placed into a separate file fontFaces.css when a document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.export_embedded_css](../export_embedded_css/) is ``False``)...resources_folder_alias property HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format... fonts_folder_alias Specifies the name of the folder...empty string. images_folder_alias Specifies the name of the folder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Převod PDF na EPUB pomocí Pythonu

    Postupujte podle tohoto článku pro převod PDF na EPUB pomocí Pythonu. Obsahuje podrobnosti pro nastavení vývojového prostředí, seznam kroků a ukázkový kód pro změnu PDF souboru na EPUB....words s aliasem Použijte alias pro vytvoření a inicializaci...

    kb.aspose.com/cs/words/python/convert-pdf-to-ep...
  9. StyleCollection Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.StyleCollection, che offre una vasta gamma di oggetti di stile personalizzati e integrati per migliorare la formattazione e il design del tuo documento....Ottiene uno stile tramite nome o alias. (3 indexers) Metodi Nome Descrizione...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Формула вирази | Aspose.Tasks Документація

    Цей документ надає вказівки щодо роботи з виразами формул за допомогою Aspose.Tasks для C ++....-> idx_get(0); 5 attr -> set_Alias(u "Arithmetic Expression" );...-> idx_get(0); 5 attr -> set_Alias(u "Task number fields" ); 6...

    docs.aspose.com/tasks/uk/cpp/formula-expressions/