Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 74,198 for

ios

(0.1 sec)
  1. How to add Freetext Annotation using C++ | Aspo...

    Add Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/freetext...
  2. How to remove Freetext Annotation using C++ | A...

    Remove Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/freetext...
  3. Установить Имя Шрифта По Умолчанию|Aspose.PDF f...

    Этот раздел описывает, как установить имя шрифта по умолчанию, используя библиотеку Aspose.PDF для Java....io.FileNotFoundExceptio ; import java.io.FileOutputStream...

    docs.aspose.com/pdf/ru/java/set-default-font-name/
  4. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties... io . File . read_all_bytes ( DATABASE_DIR...DATABASE_DIR + 'cat001.zip' ) with io . BytesIO ( zip_file_bytes )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Loading::ChmLoadOptions::ChmLoad...

    Aspose::Words::Loading::ChmLoadOptions::ChmLoadOptions constructor. Initializes a new instance of this class with default values in C++....< System :: IO :: MemoryStream > ( System :: IO :: File :: ReadAllBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  7. Aspose.PSD para Java 21.5 - Notas de Lançamento...

    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....io.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/pt/java/aspose-psd-para-jav...
  8. Извлечение текста со всех страниц PDF с использ...

    В этой статье описываются различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C++. Извлечение с целых страниц, из конкретной части, на основе колонок и т. д....textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...

    docs.aspose.com/pdf/ru/cpp/extract-text-from-al...
  9. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...io.File; import java.io.FileOutputStream; import...import java.io.InputStream; import java.io.OutputStream; import...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  10. Добавьте метаданные XMP в файл EPS с помощью .NET.

    Процесс добавления метаданных XMP в файл EPS с помощью решения Aspose.Page API для C# .NET объясняется и иллюстрируется фрагментами кода здесь.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/ru/net/xmp-metadata/add/