Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 74,198 for

ios

(0.15 sec)
  1. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images ( self , input_stream : io . BytesIO , save_options : aspose...Type Description input_stream io.BytesIO The input file stream...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Recupera le informazioni sulla forma Visio in R...

    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.... getShapes () io = 0 mentre io < shapes . getCount ()...

    docs.aspose.com/diagram/it/java/retrieve-visio-...
  4. Reemplazar Imagen en un Archivo PDF Existente|A...

    Esta sección describe cómo reemplazar una imagen en un archivo PDF existente utilizando una biblioteca Java....io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/es/java/replace-image-in-ex...
  5. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...String, errorlog As String) Try If IO.Directory.Exists(TextBox2.Text...+ "\Documents") = False Then IO.Directory.CreateDirectory(TextBox2...

    forum.aspose.com/t/aspose-removing-strikethroug...
  6. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/zh/net/save-svg-document/
  7. Speichern Sie ein SVG-Dokument – C#

    In dem Artikel erfahren Sie, wie Sie ein SVG-Dokument mithilfe der Aspose.SVG for .NET-Bibliothek in einer Datei, einem Speicherstream, einem ZIP-Archiv oder einer URL speichern.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/de/net/save-svg-document/
  8. TeX 조판 | ZIP 입력 및 출력

    TeX 작업을 위한 C++ API 솔루션. 몇 줄의 코드로 ZIP 아카이브를 입력 및 출력으로 사용하여 TeX를 PDF로 변환하는 방법을 알아보세요....변환 Copy using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/ko/cpp/zip-input-and-ou...
  9. Sắp chữ TeX | Đầu vào và đầu ra ZIP

    Giải pháp API C++ để làm việc với TeX. Học cách chuyển đổi TeX sang PDF bằng cách sử dụng các kho lưu trữ ZIP làm đầu vào và đầu ra chỉ với vài dòng mã....ZIP Copy using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/vi/cpp/zip-input-and-ou...
  10. LaTeX to XPS | Aspose.TeX for C++

    Conversion functionality of Aspose.TeX API solution for C++ lets convert LaTeX files to teh XPS format. Here are some code examples....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/cpp/latex-to-xps/