Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 47,999 for

as

(0.99 sec)
  1. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…

    forum.aspose.com/t/changing-the-hyperlink-style...
  2. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. Aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  3. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…

    forum.aspose.com/t/insert-image-in-aspose-word-...
  4. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. .NET API C# code to extract images and text content from DOTX document....Online DOTX file parser app. .NET API C# code to extract images and text content from DOTX document.

    products.aspose.com/total/net/parse/dotx/
  5. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. .NET API C# code to extract images and text content from RTF document....Online RTF file parser app. .NET API C# code to extract images and text content from RTF document.

    products.aspose.com/total/net/parse/rtf/
  6. Extract Text and Images from DOCM File Online a...

    Online DOCM file parser app. C++ API code to extract images and text content from DOCM document....Online DOCM file parser app. C++ API code to extract images and text content from DOCM document.

    products.aspose.com/total/cpp/parse/docm/
  7. Extract Text and Images from Word File Online a...

    Online Word file parser app. .NET API C# code to extract images and text content from Word document....Online Word file parser app. .NET API C# code to extract images and text content from Word document.

    products.aspose.com/total/net/parse/word/
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library.

    docs.aspose.com/cells/java/how-to-print-excel-a...
  9. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.

    docs.aspose.com/words/cpp/saving-a-document-as-...
  10. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which hAs no borders set (even calling table.ClearBorders() to ensure it), when saving the document As PDF, the resulting PDF shows some kind of t…...When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…

    forum.aspose.com/t/rendering-document-as-pdf-sh...