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

trim document

(0.99 sec)
  1. Raw Data Processing|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....the source color palette is trimmed and may be safely converted...

    docs.aspose.com/psd/java/raw-data-processing/
  2. 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....
  3. TxtLoadOptions Class | Aspose.Words för .NET

    Upptäck Aspose.Words.TxtLoadOptions för förbättrad inläsning av textdokument. Anpassa ditt dokumentobjekt med flexibla alternativ för optimal prestanda....laddningText dokument till ett Document objekt. För att lära dig mer...med hyperlänkar. Document doc = new Document ( stream , new TxtLoadOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  4. FindReplaceOptions.MatchCase | Aspose.Words لـ ...

    اكتشف خاصية MatchCase في FindReplaceOptions، وفعّل المقارنات الحساسة لحالة الأحرف أو غير الحساسة لها لتحرير نصوص دقيق. حسّن سير عملك!... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); أنظر أيضا class FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  5. 搜索

    搜索... API 的 Document 類表示以定義的格式加載的文檔。它是包含文檔所有其他節點的樹的根節點。此類的...TxtLoadOptions 類允許在將文本文檔加載到 Document 對象時指定其他選項。 請 下載 API 的 JAR...

    blog.aspose.com/zh-hant/words/convert-text-to-p...
  6. CompositeNode.LastChild | Aspose.Words för .NET

    Upptäck egenskapen CompositeNode LastChild för att enkelt komma åt och manipulera den sista underordnade noden, vilket förbättrar din datastrukturhantering.... Document doc = new Document (); DocumentBuilder...2 text." , doc . GetText (). Trim ()); Se även class Node class...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. 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....
  8. PlainTextDocument.BuiltInDocumentProperties | A...

    Scopri la proprietà BuiltInDocumentProperties di PlainTextDocument per accedere e gestire facilmente i metadati essenziali dei Documenti, migliorandone l'organizzazione.... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); Assert . AreEqual ( "John...

    reference.aspose.com/words/it/net/aspose.words/...
  9. 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/...
  10. 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/...