Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 150,032 for

2

(0.13 sec)
  1. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...Margin = new MarginInfo(2, 2, 2, 2); cell.Paragraphs.Add(new...asad.ali June 15, 2024, 9:15pm 2 @AnandaBairy We have opened the...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  2. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....comb type transition on slide 2 presentation . getSlides (). get_Item...comb type transition on slide 2 pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/slide-transition/
  3. 获取嵌入图像的分辨率和尺寸|Aspose.PDF for Java

    本节展示了如何获取嵌入图像的分辨率和尺寸的详细信息...] , 2 ) + Math . pow ( lastCTM . getElements () [ 1 ] , 2 ));...lastCTM . getElements () [ 2 ] , 2 ) + Math . pow ( lastCTM ....

    docs.aspose.com/pdf/zh/java/get-resolution-and-...
  4. Smart Marker Parameters|Documentation

    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.... +2, -1 – Offsets to the current row...: "director first 2" , "id" : "director id 2" , "LastName" : "director...

    docs.aspose.com/cells/net/smart-marker-parameters/
  5. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file 2 System::String fontPath = Sys...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  6. Saving Project Data to CSV, Text, MPT Formats |...

    Learn how to save Microsoft Project (MPP/XML) files to CSV, Text, or MPT formats using Aspose.Tasks for Java....Tasks-for-Java 2 String dataDir = Utils. getDataDir...com/aspose-tasks/Aspose.Tasks-for-Java 2 String dataDir = Utils. getDataDir...

    docs.aspose.com/tasks/java/saving-project-data-...
  7. Download archive from ASP.NET web application i...

    C# Zip library lets you to reduce or compress data size which is helpful for your ASP.NET or .NET web application to transfer the files on the internet quickly....Copy 1 < form method = "post" > 2 < input type = "submit" value...Copy 1 public enum ArchiveFormat 2 { 3 [Display(Name = "ZIP")] 4...

    docs.aspose.com/zip/net/download-archive-from-a...
  8. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OLM to PST Conversion Fails - Free Support Foru...

    Hello, Having hard times to write the olm to pst, to reflect the source olm folders in written pst. 2 folders will throw InvalidOperationException: JunkEmail and SyncIssues Dim DestFolder As Pst.FolderInfo = Nothing …... 2 folders will throw InvalidOperationExce:...CreatePredefinedFold The problem is that for 2 folders, GetPredefinedFolder returns...

    forum.aspose.com/t/olm-to-pst-conversion-fails/...
  10. Fail to convert dynamic XFA form to static on ....

    Hi, I use this snippet to convert dynamic XFA form to static form with Aspose.PDF .Net version 21.10.1. using (var document = new Document(inFile)) { // Check if input file is dynamic form, then we change it to stati…...ali November 1, 2021, 8:28pm 2 @dunghnguyen Would you please...your end. dunghnguyen November 2, 2021, 1:40am 3 Hi @asad.ali ...

    forum.aspose.com/t/fail-to-convert-dynamic-xfa-...