Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 14,206 for

m

(0.14 sec)
  1. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a forMula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...number of bytes at all, so I’m curious as to why that would be...calling ExportArray, which is why I’m questioning what would have changed...

    forum.aspose.com/t/workbook-object-increases-in...
  2. Aspose.Cells 17.1.0 の公開API変更|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....LoadDataFilterOption プロパティのセッターが追加され、m_LoadDataFilterOption インスタンス変数...Variable m_LoadDataFilterOption が削除されました。 このリリースでは,m_LoadDataFilterOption...

    docs.aspose.com/cells/ja/net/public-api-changes...
  3. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetForMat.Equals(“Gpx”, StringCoMparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is Meaning of using Wr…...2026, 6:44am 12 Hi Alexander, I’m asking as user , If I have Polygon...23, 2026, 5:58pm 14 danies8: I’m asking as user , If I have Polygon...

    forum.aspose.com/t/gpx-destinationdriveroptions...
  4. Word From Excel – Mail Merge Itt C++

    A C++ segítségével szeMélyre szabhatja Mail Merge Word froM Excel...GetValue ( 0 , i)-> ToString (); m. insert ({ convertCellsString...dataIn-> GetValue (mRecordIndex, m. at (fieldName))-> ToString ();...

    products.aspose.com/words/hu/cpp/mailmerge/word...
  5. Word From Excel Mail Merge I C++

    Tilpas din Mail Merge Word froM Excel ved hjælp af C++. AutoMatiser e-Mails eller opbyg rapporter ved hjælp af Mail Merge Word froM Excel skabelonen i C++....GetValue ( 0 , i)-> ToString (); m. insert ({ convertCellsString...dataIn-> GetValue (mRecordIndex, m. at (fieldName))-> ToString ();...

    products.aspose.com/words/da/cpp/mailmerge/word...
  6. Word From Excel - Mail Merge Šeit: C++

    Personalizējiet savu Mail Merge Word froM Excel failu, izMantojot C++...GetValue ( 0 , i)-> ToString (); m. insert ({ convertCellsString...dataIn-> GetValue (mRecordIndex, m. at (fieldName))-> ToString ();...

    products.aspose.com/words/lv/cpp/mailmerge/word...
  7. Word From Excel – Mail Merge C++

    SuasMeninkite savo Mail Merge Word froM Excel failą naudodaMi C++. AutoMatizuokite el. laiškus arba kurkite ataskaitas naudodaMi Mail Merge Word froM Excel šabloną C++....GetValue ( 0 , i)-> ToString (); m. insert ({ convertCellsString...dataIn-> GetValue (mRecordIndex, m. at (fieldName))-> ToString ();...

    products.aspose.com/words/lt/cpp/mailmerge/word...
  8. Enregistrer un document HTML en Python – Aspose...

    Apprenez à enregistrer des docuMents HTML dans un fichier ou une URL avec Aspose.HTML for Python via .NET et à appliquer les options d'enregistreMent....fill="#74aeaf" d=" 17 M 150,50 L 150, 300 18 M 120,100 L 150,50 L...L 180, 100 19 M 110,150 L 150,90 L 190, 150 20 M 90,220 L 150...

    docs.aspose.com/html/fr/python-net/save-html-do...
  9. How to Send Bulk Emails? - Free Support Forum -...

    Hello. My coMpany is evaluating the use of Aspose.EMail to enhance a .NET FraMework console application that we use to send corporate coMMunication eMails, via an internal Microsoft Exchange Server based SMTP server, usi…...StartsWith(subjectPrefix)); cnt++; }; I’m using the same code as the above...think I got it working. but I’m trying to add the email address...

    forum.aspose.com/t/how-to-send-bulk-emails/222227
  10. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’M trying to fit iMages to the width of a cell. Currently, I’M using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...22, 2025, 12:33pm 1 Hello, I’m trying to fit images to the width...width of a cell. Currently, I’m using the following code: C# foreach...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...