Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 22,102 for

merging

(0.1 sec)
  1. Python を使って EPS ファイルを PDF に結合

    Merger EPS functionality of Aspose.Page API solution for Python allows you to combine several EPS files into a single PDF document....get_data_dir_working_with_document_merging () 5 # Initialize a PDF output...will be merged with the first one 12 files_for_merge = [ data_dir...

    docs.aspose.com/page/ja/python-net/merge/eps/
  2. 記録

    記録...save("mail_merge_template.docx") 以下は、上記のコードサ...プレートをロードします。 Document.mail_merge.execute()メソッドを呼び出し、配列の形式でデータを渡します。...

    blog.aspose.com/ja/words/automate-ms-word-mail-...
  3. Low Code|Aspose.Words ل Java

    تبسيط مهام معالجة المستندات مثل المقارنة والتحويل والتقسيم والدمج والعثور والاستبدال وغيرها باستخدام Low Code API. Aspose.Words LowCode API مع بناء الجملة نظيفة، نتائج سريعة، والحد الأدنى من جهد الترميز....المستندات-فئة Comparer Mail merging - فئة MailMerger Reporting...بناء الجملة-فئة ReportBuilder Merging المستندات-فئة Merger Search...

    docs.aspose.com/words/ar/java/low-code/
  4. Aspose PDF .Concatenate fails to concatenate on...

    We are using the Concatenate function to merge PDFs and it does seem to work on certain PDFs with bookmarks. The code doesn’t throw any error/ exception. It just hangs on the line of code where the concatenate is called.…...the Concatenate function to merge PDFs and it does seem to work...through Pdfsam and it was able to merge and keep the bookmarks without...

    forum.aspose.com/t/aspose-pdf-concatenate-fails...
  5. Word-ից Excel դարձում՝ օգտագործելով C#

    Այս հոդվածը ներկայացնում է, թե ինչպես կատարել Word փաստաթղթի փոխարկում Excel-ի՝ օգտագործելով C#:։ Ներկայացված են բոլոր անհրաժեշտ քայլերը՝ IDE-ի կարգաբերում, քայլերի ցանկ, ինչպես նաև օրինակ կոդ՝ Word-ից Excel փոխարկիչ ստեղծելու համար:...ցանկանում եք օգտագործել Mail Merge հնարավորություն Word-ում, դիտեք...դիտեք հոդվածը՝ Mail Merge MS Word-ում՝ օգտագործելով C# ։ Updated...

    kb.aspose.com/hy/words/net/conversion-from-word...
  6. Unisci file MHT usando Python | Aspose.PDF

    Unisci i file MHT a livello di codice con il codice di esempio Python usando Aspose.PDF per Python for .NET... merge_documents ( documents = document_infiles...print ( str ( infiles ) + " merged into " + outfile ) Copy code...

    products.aspose.com/pdf/it/python-net/merger/mht/
  7. Odso.UdlConnectString | Aspose.Words لـ .NET

    اكتشف خاصية Odso UdlConnectString لتوصيلات سلسة بمصادر البيانات الخارجية باستخدام UDL. تكامل البيانات بسهولة وكفاءة!... WriteLine ( $"Mail merge docs as attachment:\n\t{settings...Console . WriteLine ( $"Mail merge doc e-mail subject:\n\t{settings...

    reference.aspose.com/words/ar/net/aspose.words....
  8. FieldMergeRec class | Aspose.Words for Python

    aspose.words.fields.FieldMergeRec class. Implements the MERGEREC field...Words mail merge. Inheritance: FieldMergeRec...from Field ) update(ignore_merge_format) Performs a field update...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...Find all text boxes containing merge fields DocumentBuilder builder...get(i).getText()); // Case merge field if (matcher.find()) {...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. .NET . के माध्यम से पॉट फ़ाइलें मर्ज करें | pro...

    C# स्रोत कोड .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर POT दस्तावेज़ों को संयोजित करने के लिए।...pptx" ); //merged Presentation var mp = new Presentation(...It is possible to save the merged presentation to any supported...

    products.aspose.com/slides/hi/net/merger/pot/