Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 2,651 for

trim document

(0.67 sec)
  1. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Scopri la proprietà IsAtStartOfParagraph di DocumentBuilder. Controlla facilmente se il cursore si trova all'inizio del paragrafo per una modifica efficiente del testo.... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  2. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    Scopri la proprietà IsAtEndOfParagraph di DocumentBuilder, che controlla in modo efficiente se il cursore è posizionato alla fine di un paragrafo per una modifica fluida del Documento.... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Aspose.PSD cho Java 20.6 - Ghi chú phát hành|Do...

    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/vi/java/aspose-psd-for-java...
  4. הודעות השחרור ל- Aspose.PSD עבור גרסת Java 20.7...

    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 ()); assertAreEqual ( expected...lifdSource . getFileCreator (). trim ()); assertAreEqual ( expected...

    docs.aspose.com/psd/he/java/aspose-psd-for-java...
  5. 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...
  6. ReplacingArgs.GroupIndex | Aspose.Words لـ .NET

    تعرف على كيفية استخدام خاصية GroupIndex في ReplacingArgs لتحديد المجموعات الملتقطة واستبدالها بسهولة في المطابقات باستخدام السلاسل المخصصة لديك....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/ar/net/aspose.words....
  7. ReplacingArgs.GroupIndex | Aspose.Words per .NET

    Scopri come utilizzare la proprietà GroupIndex in ReplacingArgs per identificare e sostituire facilmente i gruppi acquisiti nelle corrispondenze con le tue stringhe personalizzate....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/it/net/aspose.words....
  8. ReplacingArgs.MatchOffset | Aspose.Words per .NET

    Scopri la proprietà MatchOffset di ReplacingArgs e trova facilmente la posizione iniziale basata su zero delle corrispondenze nei tuoi nodi per una gestione efficiente dei dati....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/it/net/aspose.words....
  9. نحوه برش صفحات PDF با استفاده از پایتون

    این مقاله نحوه برش صفحات PDF با استفاده از پایتون را شرح می دهد. این شامل اطلاعات اولیه برای تنظیم IDE، نوشتن یک برنامه و یک کد نمونه برای برش فایل PDF با استفاده از پایتون است....فایل PDF منبع را در شی کلاس Document بارگیری کنید تا یک صفحه را...نمایش داده شده در Adobe Acrobat، trim_box برای اندازه جعبه نهایی پس...

    kb.aspose.com/fa/pdf/python/how-to-crop-pdf-pag...
  10. Recadrer les pages PDF par programmation C++|As...

    Vous pouvez obtenir les propriétés de la page, telles que la largeur, la hauteur, le bleed-, crop- et Trimbox en utilisant Aspose.PDF pour C++....) sélectionnée lorsque le document a été imprimé en PostScript...physique du support sur lequel le document PDF est affiché ou imprimé...

    docs.aspose.com/pdf/fr/cpp/crop-pages/