Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 2,653 for

trim document

(0.87 sec)
  1. Paragraph.IsDeleteRevision | Aspose.Words per .NET

    Scopri la proprietà IsDeleteRevision in Microsoft Word. Scopri come indica le eliminazioni durante il monitoraggio delle modifiche per una gestione efficiente dei Documenti.... Document doc = new Document (); Body body = doc..."Paragraph 4." , doc . GetText (). Trim ()); Guarda anche class Paragraph...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Paragraph.IsDeleteRevision | Aspose.Words för .NET

    Upptäck egenskapen IsDeleteRevision i Microsoft Word. Lär dig hur den indikerar borttagningar under ändringsspårning för effektiv dokumenthantering.... Document doc = new Document (); Body body = doc..."Paragraph 4." , doc . GetText (). Trim ()); Se även class Paragraph...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. DocumentBuilder.DeleteRow | Aspose.Words för .NET

    Ta enkelt bort rader från tabeller med DocumentBuilder DeleteRow-metoden. Effektivisera din dokumentredigering och förbättra ditt arbetsflöde!... Document doc = new Document (); DocumentBuilder...\a\a" , table . GetText (). Trim ()); Se även class Row class...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Section.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo EnsureMinimum, garantendo che ogni sezione includa un corpo con un paragrafo per maggiore chiarezza e struttura.... Document doc = new Document (); // Un documento...world!" , doc . GetText (). Trim ()); Guarda anche class Section...

    reference.aspose.com/words/it/net/aspose.words/...
  5. RowCollection.ToArray | Aspose.Words لـ .NET

    قم بتحويل RowCollection الخاص بك إلى مصفوفة جديدة بسهولة باستخدام طريقة ToArray، مما يضمن إدارة سلسة للبيانات وتحسين الأداء.... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/ar/net/aspose.words....
  6. NodeList.ToArray | Aspose.Words per .NET

    Converti senza sforzo NodeList in un array con il metodo ToArray, semplificando la manipolazione dei nodi e migliorando il flusso di lavoro di sviluppo web.... Document doc = new Document ( MyDir + "Tables...{ e . Current . GetText (). Trim ()} \ "" ); // Questa espressione...

    reference.aspose.com/words/it/net/aspose.words/...
  7. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    اكتشف خاصية IsAtEndOfParagraph في DocumentBuilder، والتي تتحقق بشكل فعال مما إذا كان المؤشر موجودًا في نهاية الفقرة لتحرير المستند بشكل سلس.... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. TableCollection.Item | Aspose.Words per .NET

    Accedi facilmente agli elementi di TableCollection recuperando le tabelle in base a indici specifici. Semplifica la gestione dei dati con la nostra intuitiva funzionalità di gestione delle proprietà!... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/it/net/aspose.words....
  9. RowCollection.Item | Aspose.Words per .NET

    Accedi a qualsiasi riga senza problemi con la proprietà RowCollection Item. Recupera rapidamente i dati all'indice desiderato per una gestione dati fluida.... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/it/net/aspose.words....
  10. Footnote.IsAuto | Aspose.Words för .NET

    Upptäck IsAuto-egenskapen för fotnoter, vilket möjliggör sömlös autonumrering eller anpassade referensmarkeringar för förbättrad dokumenttydlighet och organisation.... Document doc = new Document (); DocumentBuilder...DocumentBuilder." , footnote . GetText (). Trim ()); builder . Write ( " More...

    reference.aspose.com/words/sv/net/aspose.words....