Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 2,578 for

trim document

(0.44 sec)
  1. Aspose.PSD for Java 20.6 - リリースノート|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 (), fileType ); assertAreEqual...get_Item ( 0 ). getFileCreator (). trim (), "" ); assertAreEqual ( lnkeResource...

    docs.aspose.com/psd/ja/java/aspose-psd-for-java...
  2. دفترچه ی انتشار Aspose.PSD برای جاوا 20.6|Docum...

    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 (), fileType ); assertAreEqual...get_Item ( 0 ). getFileCreator (). trim (), "" ); assertAreEqual ( lnkeResource...

    docs.aspose.com/psd/fa/java/aspose-psd-for-java...
  3. Table.NodeType | Aspose.Words لـ .NET

    اكتشف خاصية Table NodeType التي تقوم بإرجاع بيانات الجدول بكفاءة، مما يعزز إدارة البيانات وتنظيمها لتحقيق تكامل سلس....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/ar/net/aspose.words....
  4. PageSetup.SectionStart | Aspose.Words för .NET

    Upptäck egenskapen SectionStart i PageSetup för att enkelt hantera avsnittsbrytningar i ditt dokument. Förbättra formateringen och förbättra layoutkontrollen idag!... Document doc = new Document (); // Ett tomt dokument...World!" , doc . GetText (). Trim ()); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. NodeImporter Class | Aspose.Words لـ .NET

    انقل عُقد المستندات بسهولة مع Aspose.Words.NodeImporter. بسّط سير عملك وحسّن كفاءة إدارة مستنداتك اليوم!...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...Write ( "We will insert a document here: " ); builder . EndBookmark...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. 使用 Python 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 C# 示例代码,以编程方式在 Python 中裁剪 PDF 而不会降低质量...data_dir , outfile ) document = apdf . Document ( path_infile ) #...True ) document . pages [ 1 ] . crop_box = new_box document . pages...

    products.aspose.com/pdf/zh-hant/python-net/crop/
  7. HtmlLoadOptions | Aspose.Words för .NET

    Upptäck HtmlLoadOptions-konstruktorn, utformad för att enkelt initiera instanser med standardinställningar för sömlös webbutveckling.... Document doc = new Document ( MyDir + "VML conditional...loadOptions . Password ); Document doc = new Document ( outputFileName...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...any one guide me for the documentation for the same. amjad.sahi...(columnName == null || columnName.trim().isEmpty()) { break; // it...

    forum.aspose.com/t/light-cells-customization-im...
  9. HtmlLoadOptions | Aspose.Words لـ .NET

    اكتشف منشئ HtmlLoadOptions، المصمم لتهيئة الحالات بسهولة باستخدام الإعدادات الافتراضية لتطوير ويب سلس.... Document doc = new Document ( MyDir + "VML conditional...loadOptions . Password ); Document doc = new Document ( outputFileName...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Пример Hello World на Java|Aspose.PDF для Andro...

    Эта страница показывает, как использовать простое программирование для создания PDF-документа, содержащего текст - Hello World, с использованием Aspose.PDF для Android....этим шагам: Создайте объект Document Добавьте Page к объекту документа...TextView ; import com.aspose.pdf.Document ; import com.aspose.pdf.Page...

    docs.aspose.com/pdf/ru/androidjava/hello-world-...