Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 9,902 for

2 of

(0.05 sec)
  1. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...2 KB) the code as bellow . var fileFullPath...Collections.Generic.Dictionary 2.FindEntry(TKey key) at System...

    forum.aspose.com/t/occurs-error-while-convertin...
  2. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality Offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....C++ It is necessary to do just 2 steps in order to perform BMP...com/aspose-page/Aspose.Page-for-C 2 3 // The path to the documents...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  3. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level Of a paragraph in the document....paragraph is at the outline level 2. Level3 The paragraph is at the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to load fonts? | API Solution for C++

    Here is described how to load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples Of loading....pseudocode: Copy 1 using Aspose::Font; 2 ... 3 4 // Initialize object FontDefinition...initiate the object we need to give 2 font parameters, - the format...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  5. Reschedule Project tasks and resource assignments

    Learn how to reschedule the project using Aspose.Tasks for .NET....mpp" ); 2 project. Set (Prj. ScheduleFromStart...Project( "New Project.mpp" ); 2 project. Set (Prj. ScheduleFromStart...

    docs.aspose.com/tasks/net/project-rescheduling/
  6. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!...span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" , index . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_Count method. Gets the number Of conditional styles in the collection in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. CompositeNode.has_child_nodes property | Aspose...

    CompositeNode.has_child_nodes property. Returns ``True`` if this node has any child nodes.... tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...