Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 11,772 for

artifact

(0.46 sec)
  1. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.distance_from_text property | Aspose.Wor...

    Border.distance_from_text property. Gets or sets distance of the border from text or from the page edge in points.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageBorderProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptions.max_characters_per_line property...

    TxtSaveOptions.max_characters_per_line property. Gets or sets an integer value that specifies the maximum number of characters per one line... save ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.MaxCharactersPerLine...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output... save ( file_name = ARTIFACTS_DIR + 'XpsSaveOptions.OptimizeOutput...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... save ( file_name = ARTIFACTS_DIR + 'Charts.TitleOrientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the text layout in a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.TextBoxLayoutFlow...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetRowFormatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Ouvrir un document en lecture seule dans Python...

    Rendez votre document en lecture seule afin que le contenu puisse être copié ou lu, mais pas modifié à l'aide de Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/fr/python-net/open-a-docu...
  9. یک سند فقط خواندنی را در Python باز کنید|Aspose...

    سند خود را فقط خواندنی کنید تا محتوا قابل کپی یا خواندن باشد، اما با استفاده از Python اصلاح نشود.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/fa/python-net/open-a-docu...
  10. Ajouter un Numéro de Page au PDF avec C++|Aspos...

    Aspose.PDF pour C++ vous permet d'ajouter un tampon de numéro de page à votre fichier PDF en utilisant la classe PageNumber Stamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/fr/cpp/add-page-number/