Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 82,059 for

update

(1.01 sec)
  1. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    本文展示了如何使用 Aspose.Cells for Python via .NET API 在删除工作表中的空白列和行时更新其他工作表中的引用。...update_reference 属性并将其设置为 true 。 ...eet1!C3。如果您将 DeleteOptions.update_reference 属性设置为 true ,此公式将...

    docs.aspose.com/cells/zh/python-net/update-refe...
  2. Mise à jour des champs Python|Aspose.Words pour...

    Mettez à jour les champs d'un document de différentes manières et en utilisant différentes options dans Python....document, appelez simplement update_fields . Pour mettre à jour...Range et appelez la méthode update_fields . En Aspose.Words, vous...

    docs.aspose.com/words/fr/python-net/update-fields/
  3. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index.... FIELD_INDEX , update_field = True ) . as_field_index...FieldType . FIELD_INDEX_ENTRY , update_field = True ) . as_field_xe...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content....uuid4 ()), xml = '<root><text>Updated ContentControl</text></root>'...>' ), '/root/text' , '' ) updated_checksum = rich_text . xml_mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general formatting in Java....update(); Assert.assertEquals("= 2...dd, MMMM dd, yyyy"); field.update(); Assert.assertEquals("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  6. 필드 Python 업데이트|Python via .NET용 Aspose.Words

    Python의 다른 옵션을 사용하고 다양한 방법으로 문서의 필드를 업데이트합니다....업데이트 전체 문서의 필드를 명시적으로 업데이트하려면 update_fields 를 호출하면 됩니다. 문서의 일부에...포함된 필드를 업데이트하려면 Range 객체를 얻고 update_fields 메서드를 호출하세요. Aspose.Words에서는...

    docs.aspose.com/words/ko/python-net/update-fields/
  7. DoclingSaveOptions class | Aspose.Words for Nod...

    Aspose.Words.Saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/saveformat/#Docling) format...createdTime property is updated before saving. Default value...of certain types should be updated before saving the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…...changes and table border style updated via Table Design . Run the...KB) Updated Document (Table Style changed) - Table_Updated_Doc...

    forum.aspose.com/t/losing-table-border-style-wh...
  9. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... FIELD_TOC , update_field = True ) . as_field_toc...FieldType . FIELD_SEQUENCE , update_field = True ) . as_field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Change Page Size of PDF using C#

    This quick tutorial guides you on how to change page size of PDF using C#. It shares all the details to configure the environment, step-wise program flow and a runnable sample code for demonstrating the process to change size of PDF page using C#....collection whose size is to be updated Call the SetPageSize() method...resultant PDF file with an updated page size These steps encompass...

    kb.aspose.com/pdf/net/how-to-change-page-size-o...