Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 2,317 for

trim document

(0.06 sec)
  1. C++を使用してスプレッドシートをCSV形式にエクスポートする際に先頭の空白行と列をトリム|D...

    Aspose.Cells for C++を使用してスプレッドシートをCSVにエクスポートする際に先頭の空白行と列をトリムする方法を学びます。...Save in csv format without trimming blank columns wb . Save (...// Save in csv format with trimming blank columns wb . Save (...

    docs.aspose.com/cells/ja/cpp/trim-leading-blank...
  2. PlainTextDocument.CustomDocumentProperties | As...

    اكتشف كيفية الوصول إلى CustomDocumentProperties في PlainTextDocument لتحسين إدارة المستندات وتخصيصها. أطلق العنان لإمكانات مستندك!... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); Assert . AreEqual ( "123...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. FindReplaceOptions Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.FindReplaceOptions للحصول على ميزات البحث والاستبدال المتقدمة، مما يعزز تحرير المستندات بدقة ومرونة.... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); يوضح كيفية تبديل عمليات...

    reference.aspose.com/words/ar/net/aspose.words....
  4. WriteProtection.IsWriteProtected | Aspose.Words...

    Scopri la proprietà WriteProtection IsWriteProtected e controlla facilmente se è attiva una password di protezione da scrittura per una maggiore sicurezza e integrità dei dati.... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // Inserisci...

    reference.aspose.com/words/it/net/aspose.words....
  5. 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....
  6. FindReplaceOptions.MatchCase | Aspose.Words لـ ...

    FindReplaceOptions MatchCase ملكية. يشير True إلى مقارنة حساسة لحالة الأحرف ويشير false إلى مقارنة حساسة لحالة الأحرف في C#.... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); أنظر أيضا class FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  7. IReplacingCallback.Replacing | Aspose.Words för...

    Förbättra din kodning med IReplacingCallback-metoden! Anpassa ersättningsåtgärder effektivt genom att utföra användardefinierade åtgärder för varje matchning som hittas....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/sv/net/aspose.words....
  8. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    اكتشف خاصية IsAtEndOfStructuredDocumentTag في DocumentBuilder—تحقق مما إذا كان المؤشر موجودًا في نهاية علامة مستند منظمة لتحرير فعال!... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. IReplacingCallback.Replacing | Aspose.Words per...

    Migliora la tua programmazione con il metodo IReplacingCallback! Personalizza le operazioni di sostituzione in modo efficiente eseguendo azioni definite dall'utente per ogni corrispondenza trovata....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/it/net/aspose.words....
  10. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Scopri la proprietà IgnoreShapes di FindReplaceOptions. Controlla l'inclusione delle forme nell'elaborazione del testo con questa essenziale impostazione booleana per una maggiore precisione.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

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