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

trim document

(1.75 sec)
  1. WriteProtection.IsWriteProtected | Aspose.Words...

    اكتشف خاصية WriteProtection IsWriteProtected، وتحقق بسهولة مما إذا كانت كلمة مرور حماية الكتابة نشطة لتحسين الأمان وسلامة البيانات.... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // أدخل...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ReplacingArgs Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Replacing.ReplacingArgs för effektiv anpassad textersättning i dina dokument. Förbättra ditt arbetsflöde idag!...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Paragraph.ListFormat | Aspose.Words لـ .NET

    اكتشف خاصية Paragraph ListFormat للوصول بسهولة إلى تنسيق قائمة فقراتك وتخصيصها، مما يعزز عرض مستندك.... Document doc = new Document (); DocumentBuilder...$"\t\" { para . GetText (). Trim ()} \ "" ); } أنظر أيضا class...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. NodeList.GetEnumerator | Aspose.Words لـ .NET

    كرر عملية NodeList بسهولة باستخدام دالة GetEnumerator. استمتع بوصول سهل وفعال إلى مجموعة عقدك بلغة C#.... Document doc = new Document ( MyDir + "Tables...{ e . Current . GetText (). Trim ()} \ "" ); // سيقوم هذا التعبير...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    Upptäck hur egenskapen RtfLoadOptions RecognizeUtf8Text bevarar UTF-8-tecken under import, vilket säkerställer korrekt textrepresentation och sömlös integration....recognizeUtf8Text ; Document doc = new Document ( MyDir + "UTF-8...FirstSection . Body . GetText (). Trim ()); Se även class RtfLoadOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  6. FindReplaceOptions.MatchCase | Aspose.Words per...

    Scopri la proprietà MatchCase in FindReplaceOptions, abilita confronti con o senza distinzione tra maiuscole e minuscole per una modifica precisa del testo. Ottimizza il tuo flusso di lavoro!... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); Guarda anche class FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  7. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    اكتشف كيف تحافظ خاصية RtfLoadOptions RecognizeUtf8Text على أحرف UTF-8 أثناء الاستيراد، مما يضمن تمثيل النص الدقيق والتكامل السلس....recognizeUtf8Text ; Document doc = new Document ( MyDir + "UTF-8...FirstSection . Body . GetText (). Trim ()); أنظر أيضا class RtfLoadOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  8. IncorrectPasswordException Class | Aspose.Words...

    اكتشف فئة Aspose.Words.IncorrectPasswordException، التي تتعامل مع أخطاء كلمة المرور للمستندات المشفرة، مما يضمن وصولاً آمنًا وسلسًا.... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Upptäck DocumentBuilders IsAtEndOfStructuredDocumentTag-egenskap – kontrollera om markören är placerad i slutet av en strukturerad dokumenttagg för effektiv redigering!... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. WriteProtection.SetPassword | Aspose.Words per ...

    Proteggi i tuoi Documenti con il metodo WriteProtection SetPassword. Imposta facilmente una password per migliorare la sicurezza dei Documenti e impedire l'accesso non autorizzato.... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // Inserisci...

    reference.aspose.com/words/it/net/aspose.words....