Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,669 for

trim document

(1.49 sec)
  1. Node Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Node, la base essenziale per tutti i nodi dei Documenti Word, che consente la manipolazione e la personalizzazione fluide dei Documenti.... virtual Document { get; } Ottiene il documento...nodo composito. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/it/net/aspose.words/...
  2. StructuredDocumentTagRangeStart.RemoveAllChildr...

    Utilizzare in modo efficiente il metodo RemoveAllChildren per cancellare i nodi tra StructuredDocumentTagRangeStart e end, migliorando la gestione dei Documenti....SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...element" , doc . GetText (). Trim ()); rangeStart = InsertStructuredDocu...

    reference.aspose.com/words/it/net/aspose.words....
  3. RevisionCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.RevisionCollection—قم بإدارة مراجعات المستندات بكفاءة باستخدام مجموعة قوية من كائنات المراجعة لتحرير سلس.... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // سيؤدي قبول مراجعة الحذف...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. استنساخ مستند في C#|Aspose.Words لـ .NET

    استنساخ مستند للحصول على نسخته المطابقة باستخدام C#. عند إنشاء نسخة، يتم استنساخ العقد وخصائص المستند الأصلي....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/ar/net/clone-a-document/
  5. NodeCollection.Contains | Aspose.Words för .NET

    Upptäck hur NodeCollection Contains-metoden effektivt kontrollerar om en nod finns i din samling, vilket förbättrar dina datahanteringsmöjligheter.... Document doc = new Document (); DocumentBuilder...Run 3." , doc . GetText (). Trim ()); // Få åtkomst till enskilda...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Story.LastParagraph | Aspose.Words per .NET

    Accedi senza sforzo all'ultimo paragrafo della tua storia con la proprietà Story LastParagraph, migliorando la tua esperienza di gestione e modifica della narrazione.... Document doc = new Document (); DocumentBuilder...\rRun 1." , doc . GetText (). Trim ()); // Sposta il cursore alla...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Node.ToString | Aspose.Words för .NET

    Upptäck Node ToString-metoden, konvertera enkelt nodinnehåll till strängar med anpassningsbara format för förbättrad datahantering. Optimera din kodning idag!... Document doc = new Document (); DocumentBuilder...Field\u0014«Field»\u0015" , doc . GetText (). Trim ()); // ToString ger oss dokumentets...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Node.ToString | Aspose.Words per .NET

    Scopri il metodo Node ToString e converti facilmente il contenuto dei nodi in stringhe con formati personalizzabili per una migliore gestione dei dati. Ottimizza il tuo codice oggi stesso!... Document doc = new Document (); DocumentBuilder...Field\u0014«Field»\u0015" , doc . GetText (). Trim ()); // ToString ci fornirà...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Sao chép tài liệu trong C#|Aspose.Words cho .NET

    Sao chép tài liệu để có được bản sao giống hệt bằng C#. Khi tạo bản sao, các nút và thuộc tính của tài liệu gốc sẽ được sao chép....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/vi/net/clone-a-document/
  10. Клонировать документ в C#|Aspose.Words для .NET

    Клонировать документ, чтобы получить его идентичную копию C#. При создании копии клонируются узлы и свойства оригинального документа....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/ru/net/clone-a-document/