Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,315 for

2

(0.21 sec)
  1. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++.... Character 2 The style is a character style...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...Product Family NOborin February 2, 2026, 12:43pm 1 When converting...Professionalize.Discourse February 2, 2026, 12:44pm 2 @NOborin You are seeing...

    forum.aspose.com/t/convert-pdf-to-image-results...
  3. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells..."3-Color Scale" ); for ( int i = 2 ; i <= 15 ; i ++ ) { int row =...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. 搜索

    搜索...getWidth() / 2, (float) pres.getSlideSize().getSize()...getSize().getHeight() / 2); float width = 300; float height =...

    blog.aspose.com/zh-hant/slides/add-watermark-to...
  7. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...its metadata has this object: 2 0 obj << /Type /Pages /Count 4...returns Aspose.PDF for .NET 24.2.0. Is this some sort of trial...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  8. Reading and Saving Projects in Project Server o...

    Discover how to manage projects using Aspose.Tasks for .NET within Project Server or Project Online....com" ; 2 const string UserName = "admin@contoso...Console. WriteLine ( "{0} - {1} - {2}" , info. Name , info. CreatedDate...

    docs.aspose.com/tasks/net/managing-projects-wit...
  9. 与线性挤压一起工作|Documentation

    Aspose.3D for Python via .NET 提供了linearexdution类,它将2D形状作为输入,并在第三维中扩展该形状。...LinearExtrusion ( profile , 2 ) extrusion . slices = 2 # Slices parameter...= LinearExtrusion ( profile , 2 ) extrusion2 . slices = 10 # Perform...

    docs.aspose.com/3d/zh/python-net/working-with-l...
  10. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples....How to set the interaction mode 2 3 // Create conversion options...1 // How to set the job name 2 3 // Create conversion options...

    docs.aspose.com/tex/net/other-options/