Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 3,281 for

document revision

(0.17 sec)
  1. RevisionOptions.RevisionBarsColor | Aspose.Word...

    خصّص لون أشرطة المراجعة في مستندك لإبراز الأسطر المُعدّلة بسهولة. اللون الافتراضي هو الأحمر، ولكن اختر أي لون لتوضيح الرؤية بشكل أفضل!... Document doc = new Document ( MyDir + "Revisions.docx"...doc . Save ( ArtifactsDir + "Revision.RevisionOptions.pdf" ); أنظر...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Archivio

    Archivio...Chiama il metodo Document.Compare(Document, string, DateTime)...utilizzando la proprietà Document.Revisions.Count . Infine, salva...

    blog.aspose.com/it/words/compare-two-word-docum...
  3. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Personalizza il colore delle barre di Revisione del tuo Documento per evidenziare facilmente le righe Revisionate. Il colore predefinito è il rosso, ma scegli qualsiasi colore per una visualizzazione più chiara!... Document doc = new Document ( MyDir + "Revisions.docx"...doc . Save ( ArtifactsDir + "Revision.RevisionOptions.pdf" ); Guarda...

    reference.aspose.com/words/it/net/aspose.words....
  4. RunCollection.Item | Aspose.Words per .NET

    Accedi facilmente a specifici elementi di RunCollection. Recupera qualsiasi Run tramite indice per una gestione semplificata dei dati e prestazioni migliorate.... Document doc = new Document ( MyDir + "Revision runs.docx"...Assert . AreEqual ( 6 , doc . Revisions . Count ); // Il nodo padre...

    reference.aspose.com/words/it/net/aspose.words/...
  5. ParagraphCollection.Item | Aspose.Words لـ .NET

    يمكنك الوصول بسهولة إلى فقرات محددة باستخدام خاصية "مجموعة الفقرات". استرجع أي فقرة حسب الفهرس لإدارة نص سلسة.... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 6 , doc . Revisions . Count ( r => r . RevisionType...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. RevisionTextEffect Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Layout.RevisionTextEffect-enum för att förbättra dokumentRevisioner med unika textdekorationseffekter. Förbättra din redigeringsupplevelse!... Document doc = new Document ( MyDir + "Revisions.docx"...doc . Save ( ArtifactsDir + "Revision.RevisionOptions.pdf" ); Se...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Bild med JavaScript via C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/sv/javascript-cpp/convert...
  8. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Upptäck hur RevisedPropertiesEffect i RevisionOptions förbättrar formateringen av ditt innehåll. Anpassa ändringar enkelt med funktionen FormatChange.... Document doc = new Document ( MyDir + "Revisions.docx"...doc . Save ( ArtifactsDir + "Revision.RevisionOptions.pdf" ); Se...

    reference.aspose.com/words/sv/net/aspose.words....
  9. WordML2003SaveOptions Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Saving.WordML2003SaveOptions لتحسين تجربة حفظ المستندات بتنسيق WordML باستخدام خيارات قابلة للتخصيص.... Document doc = new Document (); DocumentBuilder...للمستند الناتج. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 搜索

    搜索...首先,為每個Word文件建立一個 Document 類別的物件。 呼叫 Document.Compare(Document, string...方法比較文件。 使用 Document.Revisions.Count 屬性檢查文件是否不同。 最後,使用 Document.Save()...

    blog.aspose.com/zh-hant/words/compare-two-word-...