Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 3,268 for

document revision

(1.53 sec)
  1. Inline.IsDeleteRevision | Aspose.Words för .NET

    Upptäck egenskapen Inline IsDeleteRevision i Microsoft Word, som indikerar om ett objekt togs bort under ändringsspårning. Förbättra din dokumenthantering!... Document doc = new Document ( MyDir + "Revision runs.docx"...Assert . AreEqual ( 6 , doc . Revisions . Count ); // Den överordnade...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. RevisionCollection.Count | Aspose.Words لـ .NET

    اكتشف خاصية RevisionCollection Count، التي تكشف بفعالية عن العدد الإجمالي للمراجعات، مما يعزز إدارة البيانات وتتبعها.... Document doc = new Document (); DocumentBuilder..."This does not count as a revision. " ); Assert . IsFalse ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Revisión y Permisos|Aspose.PDF for Python via .NET

    Aprende cómo inspeccionar Revisiones de firmas, Revisiones de Documentos y permisos de certificación en archivos PDF utilizando PdfFileSignature en Python....disponible y luego llama get_revision() . import aspose.pdf.facades...import path def get_signature_revision ( infile ): pdf_signature...

    docs.aspose.com/pdf/es/python-net/revision-perm...
  4. Comparar documentos en Python|Aspose.Words para...

    Compara dos Documentos en cualquier formato compatible y muestra los cambios de contenido usando Python. Puede aplicar opciones avanzadas al comparar....# The source document doc1. doc1 = aw . Document () builder =...the original document." ) # The target document doc2. doc2 =...

    docs.aspose.com/words/es/python-net/compare-doc...
  5. RevisionGroup.Author | Aspose.Words per .NET

    Scopri la proprietà Autore RevisionGroup per identificare facilmente l'autore di ciascun gruppo di Revisione, migliorando l'efficienza della gestione dei Documenti.... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/it/net/aspose.words/...
  6. RevisionGroup.Text | Aspose.Words för .NET

    Utforska egenskapen RevisionGroup Text för att komma åt infogat, borttaget eller flyttat text, vilket förbättrar dokumentets formateringsinsikter och redigeringseffektivitet.... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. RevisionGroupCollection.GetEnumerator | Aspose....

    Upptäck metoden GetEnumerator i RevisionGroupCollection – hämta effektivt uppräknarobjekt för effektiv datahantering och förbättrad prestanda.... Document doc = new Document ( MyDir + "Revisions.docx"...RevisionCollection revisions = doc . Revisions ; // Den här samlingen...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. RevisionCollection.Item | Aspose.Words لـ .NET

    الوصول إلى المراجعات المحددة بسهولة باستخدام خاصية عنصر RevisionCollection. استرجع المراجعات بسرعة حسب الفهرس لإدارة بيانات مبسطة....indexer يعيد Revision عند الفهرس المحدد. public Revision this [ int...المراجعات في المستند. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. RevisionCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika Revisioner med egenskapen RevisionCollection Item. Hämta snabbt Revisioner via index för effektiv datahantering....Returnerar en Revision vid det angivna indexet. public Revision this [...i ett dokument. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Сравняване на документите Python|Aspose.Words в...

    Сравняване на два документа във всички поддържани формати и показва промени в съдържанието, използвайки Python. Можете да приложите напреднали опции при сравняване....# The source document doc1. doc1 = aw . Document () builder =...the original document." ) # The target document doc2. doc2 =...

    docs.aspose.com/words/bg/python-net/compare-doc...