Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 2,652 for

trim document

(0.33 sec)
  1. OAuth का उपयोग करके मेल सेवाओं तक पहुँच|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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/hi/java/using-oauth-to-ac...
  2. 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/...
  3. ComHelper | Aspose.Words لـ .NET

    اكتشف ComHelper، المنشئ القوي الذي يقوم بسهولة بتهيئة مثيلات فئة جديدة، مما يعزز كفاءة البرمجة والإنتاجية لديك....المحلي: Document doc = comHelper . Open ( MyDir + "Document.docx"...World!" , doc . GetText (). Trim ()); // 2 - من مجرى: using (...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Sklonuj dokument w C#|Aspose.Words dla .NET

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą C#. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/pl/net/clone-a-document/
  5. Клонировать документ в 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/
  6. Gmail‑Dienstprogrammfunktionen|Documentation

    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....pli=1 * Documentation https://developers.google...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/de/java/gmail-utility-fea...
  7. Node.NodeTypeToString | Aspose.Words per .NET

    Scopri il metodo Node NodeTypeToString, converti senza sforzo gli enum di tipo nodo in stringhe di facile utilizzo per una codifica fluida e una migliore leggibilità.... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

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

    Upptäck egenskapen Node NextSibling för att enkelt komma åt nästa nod i din DOM. Förbättra dina JavaScript-kunskaper och effektivisera din kodning idag!... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. ComHelper Class | Aspose.Words لـ .NET

    تكامل سلس للمستندات مع Aspose.Words.ComHelper. حمّل وأدر مستنداتك بسهولة لعملاء COM بفضل ميزاته الفعّالة....) يسمح لتطبيق COM بالتحميل Document من مجرى. Open ( string ) يسمح...يسمح لتطبيق COM بتحميل Document من ملف. OpenIStream ( IStream...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Node.GetText | Aspose.Words per .NET

    Scopri il metodo Node GetText per recuperare senza sforzo il testo da un nodo e dai suoi elementi figlio, migliorando la gestione dei dati e l'efficienza dello sviluppo.... Document doc = new Document (); DocumentBuilder...caratteri di controllo con il metodo Trim. Assert . AreEqual ( $"Hello...

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