Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 2,650 for

trim document

(0.15 sec)
  1. Range.Replace | Aspose.Words لـ .NET

    استبدل جميع أنماط سلسلة الأحرف بسهولة باستخدام طريقة استبدال النطاق. حسّن معالجة النصوص لديك بهذه الأداة الفعّالة!... أمثلة Document doc = new Document (); DocumentBuilder...محتويات المستند. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. 使用 Python 获取和设置页面属性|Aspose.PDF for Python via .NET

    本节展示如何获取 PDF 文件中的页数,获取有关 PDF 页面属性(如颜色)的信息,并设置页面属性。... 要获取 PDF 文件中的页数: 使用 Document 类打开 PDF 文件。 然后使用 PageCollection...PageCollection 集合的 Count 属性(来自 Document 对象)来获取文档中的总页数。 以下代码片段展示了如何获取...

    docs.aspose.com/pdf/zh/python-net/get-and-set-p...
  3. โคลนเอกสารใน 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/th/net/clone-a-document/
  4. CompositeNode.GetText | Aspose.Words لـ .NET

    اكتشف طريقة CompositeNode GetText لاسترداد النص بكفاءة من العقد وأبنائها، مما يعزز قدرات معالجة البيانات لديك.... Document doc = new Document (); DocumentBuilder...Field\u0014«Field»\u0015" , doc . GetText (). Trim ()); // سيعطينا ToString مظهر...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Dostęp do usług poczty przy użyciu OAuth|Docume...

    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/pl/java/access-mail-servi...
  6. Microsoft Graph‑utilityfuncties|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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/nl/java/microsoft-graph-u...
  7. NodeCollection.Clear | Aspose.Words per .NET

    Cancella senza sforzo la tua NodeCollection con il nostro metodo Clear, rimuovendo tutti i nodi sia dalla raccolta che dal Documento per prestazioni ottimali.... Document doc = new Document ( MyDir + "Document.docx" );...World!" , doc . GetText (). Trim ()); // Cancella la raccolta...

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

    Upptäck hur metoden CompositeNode PrependChild förbättrar din datastruktur genom att effektivt lägga till noder i början av din lista över underordnade noder.... Document doc = new Document (); // Ett tomt dokument..." , paragraph . GetText (). Trim ()); // Infoga den andra satsen...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. DocumentBuilder.InsertHtml | Aspose.Words per .NET

    Migliora senza sforzo i tuoi Documenti con il metodo InsertHtml di DocumentBuilder inserisci senza problemi stringhe HTML per l'integrazione di contenuti dinamici.... Document doc = new Document (); DocumentBuilder...paragraphs [ 0 ]. GetText (). Trim ()); Assert . AreEqual ( ParagraphAlignment...

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

    Skapa enkelt en ny StructuredDocumentTagRangeStart-instans. Förbättra din dokumenthantering med denna kraftfulla konstruktor för strukturerade taggar....SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...element" , doc . GetText (). Trim ()); rangeStart = InsertStructuredDocu...

    reference.aspose.com/words/sv/net/aspose.words....