Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 26,203 for

only

(0.72 sec)
  1. Imaging Adapter HEIC to PDF - resulting pdf has...

    When I use the lib and code outlined below to turn a HEIC to a PDF. I notice that there are two images in the resulting pdf. A large one and a smaller one. I also notice that if I send the same files to an online HEIC …...convertor, the resulting PDF only has one image. Convert HEIC...As long as the file contains only one image, that will work for...

    forum.aspose.com/t/imaging-adapter-heic-to-pdf-...
  2. DWG to GLB - Free Support Forum - aspose.com

    Hi, is there a way to preserve layer colours when exporting dwg to glb? The glb that I create is always in greyscale. Thanks in advance, Vukas...unfortunately the colours are only preserved when exporting to...glb file, it appears there is only one mesh that represents the...

    forum.aspose.com/t/dwg-to-glb/286536
  3. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display....font settings to source fonts only from the "MyFonts" folder. FolderFontSource...possible. // In our case, it only has access to the handful of...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method... Only image save formats are allowed...save_format SaveFormat Save format. Only image save formats are allowed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...@WCBP4DocGenUser Summary Word merge fields only have built‑in switches for dates...7:20am 3 @WCBP4DocGenUser The only way, I see, to achieve this...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  6. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...getRevisions()) { // We are interested only in insert or delete revisions...sections_accepted.docx in Microsoft Word. Only the tracked changes that correspond...

    forum.aspose.com/t/section-break-as-revision-ho...
  7. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....AUTONUM/LISTNUM fields, # but is only visible when a right-to-left...# These fields are supported only by old versions of Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Documents from External Sources|As...

    How to load documents from external sources in C#. Load PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and other files from SharePoint or database for further processing using C#....such a document, you can not only make all the necessary changes...

    docs.aspose.com/words/net/working-with-document...
  9. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry type in C++....// Configure the INDEX field only to display XE fields that are...fields, the "EntryType" property only uses the first character of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...@VaradS Are you trying to hide only the Y-axis tick mark labels...that MS Excel don’t support only hide tick labels. If you select...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...