Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 133,669 for

aspose font

(0.22 sec)
  1. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    docs.aspose.com/ocr/scss/main.min.6ab0afa4fdc77...
  2. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    docs.aspose.com/slides/scss/main.min.a451f9dd55...
  3. main.min.84a3719ff459dc0d050cdab52be8afd7d3421e...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    docs.aspose.com/slides/scss/main.min.84a3719ff4...
  4. main.min.4770257200caab1e2781d9222c10258747df8c...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    docs.aspose.com/barcode/scss/main.min.477025720...
  5. FontSavingArgs.original_file_size property | As...

    FontSavingArgs.original_file_size property. Gets the original Font file size....original_file_size property Gets the original font file size. @property def original_file_size...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Zoom PDF using Python

    Follow this article to zoom PDF using Python. It has the IDE settings, a list of steps, and a sample code to zoom out PDF using Python on a specific page and position....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/python/zoom-pdf-using-python/
  7. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis....minor_tick_mark ( self ) -> aspose . words . drawing . charts...minor_tick_mark ( self , value : aspose . words . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C++ 搜索 PDF | Aspose.PDF

    简单的演示源代码,无需在任何使用C++语言的平台上打开即可搜索PDF文档。...搜索 PDF 文件 为了搜索 PDF 文件,我们将使用 Aspose.PDF for C++ API,这是一款功能丰富、功能强大且易于使用的适用于...平台的文档处理 API。打开 NuGet 软件包管理器,搜索 aspose.pdf 然后安装。您也可以从软件包管理器控制台使用以下命令。...

    products.aspose.com/pdf/zh-hans/cpp/search/
  9. 使用 C++ 搜索 PDF | Aspose.PDF

    簡單的演示原始程式碼,無需在任何平臺上打開PDF文檔,C++語言。...為了搜索PDF檔,我們將使用[Aspose.PDF for C++]( https://products.aspose.com/pdf/cpp...https://www.nuget.org/packages/aspose.pdf ) 包管理器,搜索“.PDF”並安裝。您也可以從程式包管理器主控台使用以下命令。...

    products.aspose.com/pdf/zh-hant/cpp/search/
  10. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...從列表中選擇目標格式 運行代碼 dotnet add package Aspose.Words.Cpp 複製 插入文字 插入評論 插入書籤...插入書籤 插入圖表 using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/zh-hant/cpp/make/pdf/