Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 117,612 for

id

(0.13 sec)
  1. Apply preset theme to VSDX document via Java | ...

    Java source code to apply preset theme to vsdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...Diagram object Select Page via its id Assign a Preset value to the...

    products.aspose.com/diagram/java/theme/vsdx/
  2. Apply preset theme to VST document via Java | p...

    Java source code to apply preset theme to vst file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...Diagram object Select Page via its id Assign a Preset value to the...

    products.aspose.com/diagram/java/theme/vst/
  3. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…... A ticket with ID PDFJAVA-38044 has been logged...investigation and resolution. The ticket ID has been linked with this thread...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  4. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality shape thumbnails from PowerPoint slIdes with Aspose.SlIdes for .NET – easily create and export presentation thumbnails....reference of any slide using its ID or index. Get the shape thumbnail...reference of any slide using its ID or index. Get the thumbnail image...

    docs.aspose.com/slides/net/create-shape-thumbna...
  5. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word document...EditableRangeEnd with the same Id. EditableRangeEnd.editableRangeStart...EditableRangeStart , received by ID. id Specifies the identifier of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. The images are not the same size when converted...

    The images are not the same size when converted from PDF to HTML I am trying to convert a PDF that contains images to HTML, but the resulting images are compressed and do not retain the same size a......Any solution or update on Issue ID(s): PDFJAVA-44865 Read full topic...Free Support Policies. Issue ID(s): PDFJAVA-44865 You can obtain...

    forum.aspose.com/t/the-images-are-not-the-same-...
  7. Create flowchart style organization chart in VS...

    Java source code to create flowchart style organization chart in vssm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...stencil. Select Page via its id Add organization node shapes...

    products.aspose.com/diagram/java/flowchart/vssm/
  8. Create flowchart style organization chart in VS...

    Java source code to create flowchart style organization chart in vsdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...stencil. Select Page via its id Add organization node shapes...

    products.aspose.com/diagram/java/flowchart/vsdx/
  9. Create flowchart style organization chart in VS...

    Java source code to create flowchart style organization chart in vsdm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...stencil. Select Page via its id Add organization node shapes...

    products.aspose.com/diagram/java/flowchart/vsdm/
  10. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...public class Employee { public int Id { get; set; } public string Name...List<Employee> { new Employee { Id = 1, Name = "John", Dept = "Finance"...

    forum.aspose.com/t/how-to-union-or-concat-self-...