Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 149,120 for

2

(0.14 sec)
  1. Save DOCX to PDF character difference - Free Su...

    Hello, If you have a PDF document, you don’t have to type the text to read it. Thanks in advance 1P272pStr18.docx (44.1 KB)...Family benestom August 1, 2025, 2:19pm 1 Hello, If you have a PDF...August 1, 2025, 2:19pm 2 alexey.noskov August 1, 2025, 2:23pm 3 @benestom...

    forum.aspose.com/t/save-docx-to-pdf-character-d...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified name exists in the collection in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....(); builder -> Write ( u "Cell #2" ); builder -> InsertCell ();...-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Convert PNG to EPS using API for .NET

    PNG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform PNG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/net/convert/png-to-eps/
  5. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....comment for an author on slide 2 author . Comments . AddComment...CommentAuthors . AddAuthor ( "Autror_2" , "B.B." ); IComment reply1 =...

    docs.aspose.com/slides/net/presentation-comments/
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Merger.create method | Aspose.Words for Python

    aspose.words.lowcode.Merger.create method...2.docx' , save_format = aw . SaveFormat...'LowCode.MergeStreamContextDo.2.docx' , system_helper . io . FileMode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... font ; 2 3 import java.io.File ; 4 import...ttf 。 加载字体。 Copy 1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir()...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  9. How to Add Extended Attributes to Resource Assi...

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET. This guide explains how to create plain and lookup attributes with practical C# code examples....Copy 1 // Create new project 2 Project project = new Project(...Copy 1 // Create new project 2 Project project = new Project(...

    docs.aspose.com/tasks/net/adding-extended-attri...
  10. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... font ; 2 3 import java.io.File ; 4 import...ttf 。 加载字体。 Copy 1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir()...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...