Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 2,743 for

trim document

(0.18 sec)
  1. Raggruppa, converti e verifica le forme|Documen...

    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....Diagram-for-Java // The path to the documents directory. String dataDir...Diagram-for-Java // The path to the documents directory. String dataDir...

    docs.aspose.com/diagram/it/java/group-convert-a...
  2. NodeCollection.Insert | Aspose.Words per .NET

    Inserisci senza sforzo i nodi nella tua NodeCollection a qualsiasi indice con il nostro metodo di inserimento semplificato. Migliora la tua gestione dei dati oggi stesso!... Document doc = new Document (); DocumentBuilder...Run 3." , doc . GetText (). Trim ()); // Accedi alle singole...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ReplacingArgs.Replacement | Aspose.Words för .NET

    Upptäck egenskapen ReplaceingArgs Replacement för att enkelt hantera och anpassa dina ersättningssträngar för förbättrad kodningseffektivitet....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/sv/net/aspose.words....
  4. ReplacingArgs.Replacement | Aspose.Words لـ .NET

    اكتشف خاصية الاستبدال ReplacingArgs لإدارة سلاسل الاستبدال وتخصيصها بسهولة لتحسين كفاءة الترميز....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/ar/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. PlainTextDocument.Text | Aspose.Words لـ .NET

    يمكنك الوصول إلى خاصية النص في PlainTextDocument لاسترداد محتوى المستند كسلسلة واحدة، مما يعزز معالجة البيانات وتحليلها.... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); أنظر أيضا class PlainTextDocument...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. PlainTextDocument.Text | Aspose.Words för .NET

    Använd egenskapen text i PlainTextDocument för att hämta dokumentets innehåll som en enda sträng, vilket förbättrar din datahantering och analys.... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); Se även class PlainTextDocument...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. DocumentBuilder.MoveToStructuredDocumentTag | A...

    انتقل بسهولة إلى علامات المستندات المنظمة باستخدام طريقة MoveToStructuredDocumentTag في DocumentBuilder، مما يعزز كفاءة تحرير المستندات لديك.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. RevisionCollection.Groups | Aspose.Words per .NET

    Scopri RevisionCollection Groups, una raccolta unica di gruppi di revisione pensati per migliorare la collaborazione e semplificare la gestione dei progetti.... Document doc = new Document ( MyDir + "Revisions... contents: [{e.Current.Text.Trim()}]" ); } } // Ogni esecuzione...

    reference.aspose.com/words/it/net/aspose.words/...
  10. RevisionGroupCollection.GetEnumerator | Aspose....

    Scopri il metodo GetEnumerator di RevisionGroupCollection recupera in modo efficiente gli oggetti enumeratori per una gestione semplificata dei dati e prestazioni migliorate.... Document doc = new Document ( MyDir + "Revisions... contents: [{e.Current.Text.Trim()}]" ); } } // Ogni esecuzione...

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