Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 28,321 for

m

(0.07 sec)
  1. System::Security::Cryptography::TripleDESManage...

    Public MeMber Functions | List of all MeMbers SysteM::Security::Cryptography::TripleDESManaged Class Reference Inheri......orithm int m_block_size Block size. More... int m_feedback_size...System::ArrayPtr < uint8_t > m_iv Initial value. More... System::ArrayPtr...

    reference.aspose.com/page/cpp/class/system.secu...
  2. Exporting Presentations to HTML with Externally...

    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....</summary> public LinkController () { m_externalImages = new Dictionary...this resource to the export list m_externalImages . Add ( id , template...

    docs.aspose.com/slides/net/exporting-presentati...
  3. Aspose.PSD for Python via .NET 24.9 - Release N...

    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....Length M:Aspose.PSD.FileFormats.Psd.Layers...LayerResources.AbddResource.TypeToolKey M:Aspose.PSD.FileFormats.Psd.Layers...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. ColorTransformOperation | Aspose.Slides for .NE...

    定义颜色变换操作... m = Max(r, g, b); r = m - r; g = m - g; b = m - b; Inverse...

    reference.aspose.com/slides/zh/net/aspose.slide...
  5. Convert XFA to AcroForm using Aspose.PDF for .N...

    Originally I’d started discussing this on another thread regarding converting a dynaMic XFA forM to a standard AcroForM but wanted to break out this question I had separately. I aM coMparing the outputs for a particular…... I’m not familiar with this form, but... Here is a snippet of what I’m doing: var document = new Document("original...

    forum.aspose.com/t/convert-xfa-to-acroform-usin...
  6. Scale Visio diagram issue

    Scale Visio diagraM issue I'M trying to scale (resize) iMage generated by Aspose.DiagraM. I have code which save docuMent as HTML and then it saves again as a PNG iMage with 4x scale. Here is a saM......Scale Visio diagram issue I'm trying to scale (resize) image...topic Scale Visio diagram issue I’m trying to scale (resize) image...

    forum.aspose.com/t/scale-visio-diagram-issue/25...
  7. Поиск документа MSG без открытия через .NET | p...

    Исходный код C# для поиска слов с шаблоном в файле MSG на платформах .NET FraMework, .NET Core и XaMarin....MailMessage m = MailMessage.Load( "GenerateMessage.msg" ); m.Body =...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ru/net/search/msg/
  8. Поиск и замена текста в документе MSG через .NE...

    Исходный код C# для редактирования конфиденциальной информации в файле MSG на платформах .NET FraMework, .NET Core и XaMarin....MailMessage m = MailMessage.Load( "GenerateMSGAspose.msg" ); m.Body...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ru/net/redaction/msg/
  9. Generate OMR Template with Images using Java - ...

    I’M trying to generate a teMpate with iMages on it. How should I do it using Java?...guilhermo June 6, 2022, 3:32pm #1 I’m trying to generate a tempate with...giordano221 July 19, 2022, 1:51pm #3 I’m also having the same problem,...

    forum.aspose.com/t/generate-omr-template-with-i...
  10. Docx to PPT - Free Support Forum - aspose.com

    I’M trying to set up soMe code to convert a Docx file into a pptx. I found this exaMple on the aspose site https://products.aspose.coM/total/net/conversion/docx-to-ppt/ I added a variation of the code in the exaMple an…...josephallison March 14, 2023, 6:16pm #1 I’m trying to set up some code to...load the HTML in the Slide, so I’m redirecting your query to Aspose...

    forum.aspose.com/t/docx-to-ppt/261522